|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextException | |
---|---|
org.codehaus.plexus.context | Contains classes which hold and help hold context information for the Plexus framework. |
org.codehaus.plexus.personality.plexus.lifecycle.phase | Contains the interfaces (and exceptions) which represent the component lifecycle phases of the Plexus personality. |
Uses of ContextException in org.codehaus.plexus.context |
---|
Methods in org.codehaus.plexus.context that throw ContextException | |
---|---|
java.lang.Object |
Context.get(java.lang.Object key)
Returns the value of the key. |
Uses of ContextException in org.codehaus.plexus.personality.plexus.lifecycle.phase |
---|
Methods in org.codehaus.plexus.personality.plexus.lifecycle.phase that throw ContextException | |
---|---|
void |
Contextualizable.contextualize(Context context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |