|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifecycleHandler | |
---|---|
org.codehaus.plexus.component.manager | |
org.codehaus.plexus.component.repository | |
org.codehaus.plexus.lifecycle | |
org.codehaus.plexus.personality.plexus |
Uses of LifecycleHandler in org.codehaus.plexus.component.manager |
---|
Methods in org.codehaus.plexus.component.manager that return LifecycleHandler | |
---|---|
LifecycleHandler |
AbstractComponentManager.getLifecycleHandler()
|
LifecycleHandler |
ComponentManager.getLifecycleHandler()
|
Methods in org.codehaus.plexus.component.manager with parameters of type LifecycleHandler | |
---|---|
void |
AbstractComponentManager.setup(MutablePlexusContainer container,
LifecycleHandler lifecycleHandler,
ComponentDescriptor componentDescriptor)
|
void |
ComponentManager.setup(MutablePlexusContainer container,
LifecycleHandler lifecycleHandler,
ComponentDescriptor componentDescriptor)
|
Uses of LifecycleHandler in org.codehaus.plexus.component.repository |
---|
Methods in org.codehaus.plexus.component.repository that return LifecycleHandler | |
---|---|
LifecycleHandler |
ComponentProfile.getLifecycleHandler()
|
Methods in org.codehaus.plexus.component.repository with parameters of type LifecycleHandler | |
---|---|
void |
ComponentProfile.setLifecycleHandler(LifecycleHandler lifecycleHandler)
|
Uses of LifecycleHandler in org.codehaus.plexus.lifecycle |
---|
Classes in org.codehaus.plexus.lifecycle that implement LifecycleHandler | |
---|---|
class |
AbstractLifecycleHandler
|
class |
BasicLifecycleHandler
|
class |
PassiveLifecycleHandler
|
Methods in org.codehaus.plexus.lifecycle that return LifecycleHandler | |
---|---|
LifecycleHandler |
DefaultLifecycleHandlerManager.getDefaultLifecycleHandler()
|
LifecycleHandler |
LifecycleHandlerManager.getDefaultLifecycleHandler()
|
LifecycleHandler |
DefaultLifecycleHandlerManager.getLifecycleHandler(java.lang.String id)
|
LifecycleHandler |
LifecycleHandlerManager.getLifecycleHandler(java.lang.String id)
|
Uses of LifecycleHandler in org.codehaus.plexus.personality.plexus |
---|
Classes in org.codehaus.plexus.personality.plexus that implement LifecycleHandler | |
---|---|
class |
PlexusLifecycleHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |