Uses of Interface
org.apache.avalon.framework.parameters.Parameterizable
-
Packages that use Parameterizable Package Description org.apache.avalon.framework.parameters Interfaces supporting the supply of flat configuration information. -
-
Uses of Parameterizable in org.apache.avalon.framework.parameters
Subinterfaces of Parameterizable in org.apache.avalon.framework.parameters Modifier and Type Interface Description interface
Reparameterizable
Components should implement this interface if they wish to be provided with parameters during its lifetime.
-