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.
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. |
Recontextualizable | Extends Contextualizable to allow recontextualizing. |
Resolvable | This interface is used to indicate objects that need to be
resolved in some particular context. |
Interfaces and implementation of the Context model through which runtime context
can be applied by a manager to a component.
Meta Specification
Specification of meta-information related to context and
context entries is currently under discussion.
Standard Context Entries Specification
Specification of standard attribute entries related to context
is currently under discussion.
"Copyright B) 2001 Apache Jakarta Project. All Rights Reserved."