|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextException | |
org.apache.avalon.framework.context |
Uses of ContextException in org.apache.avalon.framework.context |
Methods in org.apache.avalon.framework.context that throw ContextException | |
java.lang.Object |
DefaultContext.get(java.lang.Object key)
Retrieve an item from the Context. |
void |
Contextualizable.contextualize(Context context)
Pass the Context to the component. |
void |
Recontextualizable.recontextualize(Context context)
Pass the new Context to the component. |
java.lang.Object |
Context.get(java.lang.Object key)
Retrieve an object from Context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |