|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextException | |
---|---|
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. |
Uses of ContextException in org.apache.avalon.framework.context |
---|
Methods in org.apache.avalon.framework.context that throw ContextException | |
---|---|
void |
Contextualizable.contextualize(Context context)
Pass the Context to the component. |
Object |
Context.get(Object key)
Retrieve an object from Context. |
void |
Recontextualizable.recontextualize(Context context)
Pass the new Context to the component. |
Object |
Resolvable.resolve(Context context)
Resolve a object to a value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |