Uses of Package
org.apache.avalon.framework.parameters

Packages that use org.apache.avalon.framework.parameters
org.apache.avalon.excalibur.testcase Excalibur testcase utilities. 
org.apache.avalon.framework.container Utilities supporting execution of component lifecycle stages. 
org.apache.avalon.framework.parameters Interfaces supporting the supply of flat configuration information. 
org.apache.excalibur.event.command   
org.apache.excalibur.source   
org.apache.excalibur.source.impl   
org.apache.excalibur.store.impl   
org.apache.excalibur.xml   
org.apache.excalibur.xml.impl   
org.apache.excalibur.xml.xslt   
 

Classes in org.apache.avalon.framework.parameters used by org.apache.avalon.excalibur.testcase
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.avalon.framework.container
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.avalon.framework.parameters
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.excalibur.event.command
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.excalibur.source
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.excalibur.source.impl
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.excalibur.store.impl
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.excalibur.xml
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.excalibur.xml.impl
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 

Classes in org.apache.avalon.framework.parameters used by org.apache.excalibur.xml.xslt
ParameterException
          Thrown when a Parameterizable component cannot be parameterized properly, or if a value cannot be retrieved properly.
Parameterizable
          Components should implement this interface if they wish to be provided with parameters during startup.
Parameters
          The Parameters class represents a set of key-value pairs.
 



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