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

Packages that use org.apache.avalon.framework.configuration
org.apache.avalon.cornerstone.blocks.datasources Default implementation of a datasource manager. 
org.apache.avalon.cornerstone.blocks.masterstore Default implementation of a sockets manager. 
org.apache.avalon.cornerstone.blocks.masterstore.xml XML file persistence repository. 
org.apache.avalon.cornerstone.blocks.sockets Default implementation of a sockets manager. 
org.apache.avalon.cornerstone.blocks.threads Default implementation of a thread pool manager. 
org.apache.avalon.cornerstone.services.connection Defintion of the connection service. 
org.apache.avalon.cornerstone.services.scheduler Defintion of the scheduler service. 
org.apache.avalon.examples.jdbcdatasource   
org.apache.avalon.excalibur.component Extended component management services. 
org.apache.avalon.excalibur.datasource Datastore utilities. 
org.apache.avalon.excalibur.datasource.cluster   
org.apache.avalon.excalibur.datasource.ids   
org.apache.avalon.excalibur.logger   
org.apache.avalon.excalibur.logger.decorator   
org.apache.avalon.excalibur.logger.factory   
org.apache.avalon.excalibur.logger.log4j   
org.apache.avalon.excalibur.logger.logkit   
org.apache.avalon.excalibur.logger.util   
org.apache.avalon.excalibur.monitor An extensible resource monitor framework and implementation. 
org.apache.avalon.excalibur.testcase Excalibur testcase utilities. 
org.apache.avalon.fortress.examples.components   
org.apache.avalon.fortress.examples.extended   
org.apache.avalon.fortress.examples.servlet   
org.apache.avalon.fortress.examples.swing   
org.apache.avalon.fortress.examples.viewer   
org.apache.avalon.fortress.impl The fortress.impl package contains the containment abstraction of the Fortress system  
org.apache.avalon.fortress.impl.handler The handler package includes the lifestyle support systems. 
org.apache.avalon.fortress.impl.role The role package includes classes and interfaces supporting the ECM role abstraction. 
org.apache.avalon.fortress.migration   
org.apache.avalon.fortress.util The util package includes general unities supporting configuration and context management. 
org.apache.avalon.framework.configuration Component configuration interfaces and XML-based implementations. 
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.instrument.client   
org.apache.excalibur.instrument.client.http   
org.apache.excalibur.instrument.manager.http   
org.apache.excalibur.instrument.manager.impl   
org.apache.excalibur.source   
org.apache.excalibur.xml.sax   
org.apache.excalibur.xml.xpath XPath processor and implementation. 
org.apache.excalibur.xmlizer   
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.cornerstone.blocks.datasources
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.cornerstone.blocks.masterstore
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.cornerstone.blocks.masterstore.xml
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.cornerstone.blocks.sockets
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.cornerstone.blocks.threads
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.cornerstone.services.connection
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.cornerstone.services.scheduler
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.examples.jdbcdatasource
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.component
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.datasource
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.datasource.cluster
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.datasource.ids
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.logger
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.logger.decorator
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.logger.factory
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.logger.log4j
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.logger.logkit
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.logger.util
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.monitor
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.excalibur.testcase
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.examples.components
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.examples.extended
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.examples.servlet
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.examples.swing
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.examples.viewer
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.impl
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.impl.handler
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.impl.role
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.migration
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.fortress.util
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.configuration
AbstractConfiguration
          This is an abstract Configuration implementation that deals with methods that can be abstracted away from underlying implementations.
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
DefaultConfiguration
          This is the default Configuration implementation.
MutableConfiguration
          A read/write extension of the Configuration interface.
SAXConfigurationHandler
          A SAXConfigurationHandler helps build Configurations out of sax events.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.container
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.avalon.framework.parameters
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.instrument.client
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
DefaultConfiguration
          This is the default Configuration implementation.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.instrument.client.http
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.instrument.manager.http
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.instrument.manager.impl
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.source
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.xml.sax
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.xml.xpath
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 

Classes in org.apache.avalon.framework.configuration used by org.apache.excalibur.xmlizer
Configurable
          This interface should be implemented by classes that need to be configured with custom parameters before initialization.
Configuration
          Configuration is a interface encapsulating a configuration node used to retrieve configuration values.
ConfigurationException
          Thrown when a Configurable component cannot be configured properly, or if a value cannot be retrieved properly.
 



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