|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
---|---|
org.codehaus.plexus | Provides the API that bootstraps the Plexus Component managment. |
org.codehaus.plexus.personality.plexus.lifecycle.phase | Contains the interfaces (and exceptions) which represent the component lifecycle phases of the Plexus personality. |
Uses of Context in org.codehaus.plexus |
---|
Methods in org.codehaus.plexus that return Context | |
---|---|
Context |
PlexusContainer.getContext()
Returns this container's context. |
Uses of Context in org.codehaus.plexus.personality.plexus.lifecycle.phase |
---|
Methods in org.codehaus.plexus.personality.plexus.lifecycle.phase with parameters of type Context | |
---|---|
void |
Contextualizable.contextualize(Context context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |