|
||||||||||
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 Contextualizable
ContextException
public void initialize() throws InitializationException
initialize
in interface Initializable
InitializationException
public void start() throws StartingException
start
in interface Startable
StartingException
public void stop()
stop
in interface Startable
public PlexusContainer[] getManagedContainers()
getManagedContainers
in interface PlexusContainerManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |