Package | Description |
---|---|
org.apache.avalon.framework.configuration |
Component configuration interfaces and XML-based implementations.
|
org.apache.avalon.framework.parameters |
Interfaces supporting the supply of flat configuration information.
|
Class and Description |
---|
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. |
Class and Description |
---|
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. |