| Package | Description |
|---|---|
| org.codehaus.plexus.component.manager | |
| org.codehaus.plexus.component.repository | |
| org.codehaus.plexus.lifecycle | |
| org.codehaus.plexus.personality.plexus |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHandler |
ComponentManager.getLifecycleHandler() |
LifecycleHandler |
AbstractComponentManager.getLifecycleHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentManager.setup(PlexusContainer container,
LifecycleHandler lifecycleHandler,
ComponentDescriptor componentDescriptor) |
void |
AbstractComponentManager.setup(PlexusContainer container,
LifecycleHandler lifecycleHandler,
ComponentDescriptor componentDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHandler |
ComponentProfile.getLifecycleHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentProfile.setLifecycleHandler(LifecycleHandler lifecycleHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLifecycleHandler |
class |
BasicLifecycleHandler |
class |
PassiveLifecycleHandler |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHandler |
LifecycleHandlerManager.getDefaultLifecycleHandler() |
LifecycleHandler |
DefaultLifecycleHandlerManager.getDefaultLifecycleHandler() |
LifecycleHandler |
LifecycleHandlerManager.getLifecycleHandler(String id) |
LifecycleHandler |
DefaultLifecycleHandlerManager.getLifecycleHandler(String id) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlexusLifecycleHandler |
Copyright © 2001-2012 Codehaus. All Rights Reserved.