Package org.apache.avalon.framework.parameters

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 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.
 



"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."