Uses of Package
org.apache.avalon.framework.configuration
Packages that use org.apache.avalon.framework.configuration
Package
Description
Component configuration interfaces and XML-based implementations.
Interfaces supporting the supply of flat configuration information.
-
Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.configurationClassDescriptionThis interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
is a interface encapsulating a configuration node used to retrieve configuration values.Thrown when aConfigurable
component 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.parametersClassDescription
Configuration
is a interface encapsulating a configuration node used to retrieve configuration values.Thrown when aConfigurable
component cannot be configured properly, or if a value cannot be retrieved properly.