Uses of Package
com.germinus.easyconf

Packages that use com.germinus.easyconf
com.germinus.easyconf   
com.germinus.easyconf.jmx   
com.germinus.easyconf.taglib   
 

Classes in com.germinus.easyconf used by com.germinus.easyconf
AggregatedProperties
          Provides configuration properties from several sources making distintion from: Base properties specific to the current component Global properties which may be prefixed System properties (so that they are available as variables to the other property files) It also knows the source the a property to offer user information.
ComponentConfiguration
          Contains the configuration of an EasyConf component including properties configuration and an object graph configuration.
ComponentProperties
          Part of a component configuration which contains its properties.
ConfigurationException
          Some unrecoverable but important error has ocurred while reading the configuration
ConfigurationLoader
          Handles the actual reading of the configuration
ConfigurationObjectCache
          Holds a configuration object and reloads it when necessary
ConfigurationSerializer
          Factory class which creates serializer subclasses based on availability of external classes in the classpath
FileConfigurationChangedReloadingStrategy
          Reloads the configuration file even if a base path wasn't originally specified.
Filter
          Builds filters from arrays of strings or up to three string paramters
 

Classes in com.germinus.easyconf used by com.germinus.easyconf.jmx
ComponentConfiguration
          Contains the configuration of an EasyConf component including properties configuration and an object graph configuration.
 

Classes in com.germinus.easyconf used by com.germinus.easyconf.taglib
ComponentProperties
          Part of a component configuration which contains its properties.
Filter
          Builds filters from arrays of strings or up to three string paramters