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

Packages that use org.apache.avalon.framework.context
org.apache.avalon.excalibur.component   
org.apache.avalon.excalibur.property   
org.apache.avalon.framework.context   
 

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 it's 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.property
Context
          The context is the interface through which the Component and it's Container communicate.
 

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 it's Container communicate.
ContextException
          Exception signalling a badly formed Context.
Contextualizable
          This inteface should be implemented by components that need a Context to work.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.