Package org.apache.avalon.framework.parameters

Interfaces supporting the supply of flat configuration information.

See:
          Description

Interface Summary
Parameterizable Components should implement this interface if they wish to be provided with parameters during startup.
Reparameterizable Components should implement this interface if they wish to be provided with parameters during its lifetime.
 

Class Summary
Parameters The Parameters class represents a set of key-value pairs.
 

Exception Summary
ParameterException Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
 

Package org.apache.avalon.framework.parameters Description

Interfaces supporting the supply of flat configuration information.



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.