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 IConfigurationObjectLoaderCCConfigurationObjectLoader.instance() -
Uses of IConfigurationObjectLoader in org.eclnt.jsfserver.util
Classes in org.eclnt.jsfserver.util that implement IConfigurationObjectLoaderModifier and TypeClassDescriptionclassDefault configuration object loader - creates instance of object by looking up the class within the current class loader and creating a new instance.