|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.SimplePlexusContainerManager
public class SimplePlexusContainerManager
SimplePlexusContainerManager
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.PlexusContainerManager |
|---|
ROLE |
| Constructor Summary | |
|---|---|
SimplePlexusContainerManager()
|
|
| Method Summary | |
|---|---|
void |
contextualize(Context context)
|
PlexusContainer[] |
getManagedContainers()
|
void |
initialize()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePlexusContainerManager()
| Method Detail |
|---|
public void contextualize(Context context)
throws ContextException
contextualize in interface ContextualizableContextException
public void initialize()
throws InitializationException
initialize in interface InitializableInitializationException
public void start()
throws StartingException
start in interface StartableStartingExceptionpublic void stop()
stop in interface Startablepublic PlexusContainer[] getManagedContainers()
getManagedContainers in interface PlexusContainerManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||