|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler
org.codehaus.plexus.personality.plexus.PlexusLifecycleHandler
An Avalon component lifecycle handler.
The AvalonLifecycleHandler
must have the following entities
set in order to propery execute the Avalon lifecycle.
Logger
Context
ServiceManager
Field Summary | |
static java.lang.String |
COMPONENT_CONFIGURATOR
|
Fields inherited from class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler |
|
Fields inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|
Fields inherited from interface org.codehaus.plexus.lifecycle.LifecycleHandler |
COMPONENT_REPOSITORY, CONTEXT, LOGGER, PLEXUS_CONTAINER |
Constructor Summary | |
PlexusLifecycleHandler()
|
Method Summary | |
void |
initialize()
|
Methods inherited from class org.codehaus.plexus.lifecycle.AbstractLifecycleHandler |
addEntity, end, getBeginSegment, getEndSegment, getEntities, getId, getName, getResumeSegment, getSuspendSegment, resume, start, suspend |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.lifecycle.LifecycleHandler |
enableLogging |
Field Detail |
public static java.lang.String COMPONENT_CONFIGURATOR
Constructor Detail |
public PlexusLifecycleHandler()
Method Detail |
public void initialize() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |