|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.lifecycle.DefaultLifecycleHandlerManager
Constructor Summary | |
DefaultLifecycleHandlerManager()
|
Method Summary | |
LifecycleHandler |
getDefaultLifecycleHandler()
|
LifecycleHandler |
getLifecycleHandler(java.lang.String id)
|
void |
initialize()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultLifecycleHandlerManager()
Method Detail |
public void initialize()
initialize
in interface LifecycleHandlerManager
public LifecycleHandler getLifecycleHandler(java.lang.String id) throws UndefinedLifecycleHandlerException
getLifecycleHandler
in interface LifecycleHandlerManager
UndefinedLifecycleHandlerException
public LifecycleHandler getDefaultLifecycleHandler() throws UndefinedLifecycleHandlerException
getDefaultLifecycleHandler
in interface LifecycleHandlerManager
UndefinedLifecycleHandlerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |