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

Packages that use org.apache.avalon.framework.context
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. 
 

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.