Uses of Interface
org.eclnt.jsfserver.util.IConfigurationObjectLoader
Packages that use IConfigurationObjectLoader
-
Uses of IConfigurationObjectLoader in org.eclnt.jsfserver.configuration
Methods in org.eclnt.jsfserver.configuration that return IConfigurationObjectLoaderModifier and TypeMethodDescriptionstatic IConfigurationObjectLoader
CCConfigurationObjectLoader.instance()
-
Uses of IConfigurationObjectLoader in org.eclnt.jsfserver.util
Classes in org.eclnt.jsfserver.util that implement IConfigurationObjectLoaderModifier and TypeClassDescriptionclass
Default configuration object loader - creates instance of object by looking up the class within the current class loader and creating a new instance.