Uses of Package
org.apache.avalon.framework.configuration
-
Packages that use org.apache.avalon.framework.configuration Package Description org.apache.avalon.framework.configuration Component configuration interfaces and XML-based implementations.org.apache.avalon.framework.container Utilities supporting execution of component lifecycle stages.org.apache.avalon.framework.parameters Interfaces supporting the supply of flat configuration information. -
Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.configuration Class Description AbstractConfiguration This is an abstractConfigurationimplementation 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 Configurationis a interface encapsulating a configuration node used to retrieve configuration values.ConfigurationException Thrown when aConfigurablecomponent cannot be configured properly, or if a value cannot be retrieved properly.DefaultConfiguration This is the defaultConfigurationimplementation.MutableConfiguration A read/write extension of the Configuration interface.SAXConfigurationHandler A SAXConfigurationHandler helps build Configurations out of sax events. -
Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.container Class Description Configuration Configurationis a interface encapsulating a configuration node used to retrieve configuration values.ConfigurationException Thrown when aConfigurablecomponent cannot be configured properly, or if a value cannot be retrieved properly. -
Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.parameters Class Description Configuration Configurationis a interface encapsulating a configuration node used to retrieve configuration values.ConfigurationException Thrown when aConfigurablecomponent cannot be configured properly, or if a value cannot be retrieved properly.