Package | Description |
---|---|
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.
|
Class and Description |
---|
ParameterException
Thrown when a
Parameterizable component cannot be parameterized
properly, or if a value cannot be retrieved properly. |
Parameters
The
Parameters class represents a set of key-value
pairs. |
Class and Description |
---|
ParameterException
Thrown when a
Parameterizable component cannot be parameterized
properly, or if a value cannot be retrieved properly. |
Parameterizable
Components should implement this interface if they wish to
be provided with parameters during startup.
|
Parameters
The
Parameters class represents a set of key-value
pairs. |
Copyright © 2023. All rights reserved.