Package 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.

See:
          Description

Interface Summary
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.
Recontextualizable Extends Contextualizable to allow recontextualizing.
Resolvable This interface is used to indicate objects that need to be resolved in some particular context.
 

Class Summary
DefaultContext Default implementation of Context.
 

Exception Summary
ContextException Exception signalling a badly formed Context.
 

Package org.apache.avalon.framework.context Description

Interfaces and implementation of the Context model through which runtime context can be applied by a manager to a component.



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.