Uses of Package
org.apache.avalon.framework.parameters
Packages that use org.apache.avalon.framework.parameters
Package
Description
Interfaces supporting the supply of flat configuration information.
-
Classes in org.apache.avalon.framework.parameters used by org.apache.avalon.framework.parametersClassDescriptionThrown when a
Parameterizable
component cannot be parameterized properly, or if a value cannot be retrieved properly.Components should implement this interface if they wish to be provided with parameters during startup.TheParameters
class represents a set of key-value pairs.