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

Packages that use org.apache.avalon.framework.context
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.services.connection Defintion of the connection service. 
org.apache.avalon.excalibur.component Extended component management services. 
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.testcase Excalibur testcase utilities. 
org.apache.avalon.fortress.examples.extended   
org.apache.avalon.fortress.examples.extended.extensions   
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.extensions   
org.apache.avalon.fortress.impl.handler The handler package includes the lifestyle support systems. 
org.apache.avalon.fortress.migration   
org.apache.avalon.fortress.testcase   
org.apache.avalon.fortress.util The util package includes general unities supporting configuration and context management. 
org.apache.avalon.framework.container Utilities supporting execution of component lifecycle stages. 
org.apache.avalon.framework.context Interfaces and implementation of the Context model through which runtime context can be applied by a manager to a component. 
org.apache.avalon.lifecycle Container independent interfaces and classes supporting component lifecycle extension. 
org.apache.excalibur.source.impl   
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.cornerstone.blocks.datasources
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.cornerstone.blocks.masterstore
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.cornerstone.blocks.masterstore.xml
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.cornerstone.blocks.sockets
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.cornerstone.services.connection
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.component
Context
           The context is the interface through which the component and its container communicate.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.logger
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.logger.decorator
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.logger.factory
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.logger.log4j
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.logger.logkit
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.logger.util
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.excalibur.testcase
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
DefaultContext
          Default implementation of Context.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.examples.extended
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.examples.extended.extensions
Context
           The context is the interface through which the component and its container communicate.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.examples.servlet
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.examples.swing
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.examples.viewer
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.impl
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.impl.extensions
Context
           The context is the interface through which the component and its container communicate.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.impl.handler
Context
           The context is the interface through which the component and its container communicate.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.migration
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.testcase
Context
           The context is the interface through which the component and its container communicate.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.fortress.util
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
DefaultContext
          Default implementation of Context.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.framework.container
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.framework.context
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 

Classes in org.apache.avalon.framework.context used by org.apache.avalon.lifecycle
Context
           The context is the interface through which the component and its container communicate.
 

Classes in org.apache.avalon.framework.context used by org.apache.excalibur.source.impl
Context
           The context is the interface through which the component and its container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 



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