Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Object |
Context.get(Object key)
Returns the value of the key.
|
Modifier and Type | Method and Description |
---|---|
void |
Contextualizable.contextualize(Context context) |
Copyright © 2019. All rights reserved.