Package org.apache.avalon.framework.parameters
package org.apache.avalon.framework.parameters
-
ClassDescriptionThrown when a
Parameterizablecomponent 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.TheParametersclass represents a set of key-value pairs.Components should implement this interface if they wish to be provided with parameters during its lifetime.