Uses of Package
org.apache.avalon.framework.configuration

Packages that use org.apache.avalon.framework.configuration
org.apache.avalon.framework.configuration   
org.apache.avalon.framework.parameters   
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.configuration
AbstractConfiguration
          This is an abstract Configuration implementation that deals with methods that can be abstracted away from underlying implementations.
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
DefaultConfiguration
          This is the default Configuration implementation.
SAXConfigurationHandler
          A SAXConfigurationHandler helps build Configurations out of sax events.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.parameters
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.