|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentLifecycleException | |
|---|---|
| org.codehaus.plexus | |
| org.codehaus.plexus.component.manager | |
| org.codehaus.plexus.embed | |
| org.codehaus.plexus.personality.plexus.lifecycle.phase | |
| Uses of ComponentLifecycleException in org.codehaus.plexus |
|---|
| Methods in org.codehaus.plexus that throw ComponentLifecycleException | |
|---|---|
Object |
PlexusContainer.createComponentInstance(ComponentDescriptor componentDescriptor)
|
Object |
DefaultPlexusContainer.createComponentInstance(ComponentDescriptor componentDescriptor)
|
void |
PlexusContainer.release(Object component)
|
void |
DefaultPlexusContainer.release(Object component)
|
void |
PlexusContainer.releaseAll(List components)
|
void |
DefaultPlexusContainer.releaseAll(List components)
|
void |
PlexusContainer.releaseAll(Map components)
|
void |
DefaultPlexusContainer.releaseAll(Map components)
|
void |
PlexusContainer.resume(Object component)
|
void |
DefaultPlexusContainer.resume(Object component)
|
void |
PlexusContainer.suspend(Object component)
|
void |
DefaultPlexusContainer.suspend(Object component)
|
| Uses of ComponentLifecycleException in org.codehaus.plexus.component.manager |
|---|
| Methods in org.codehaus.plexus.component.manager that throw ComponentLifecycleException | |
|---|---|
protected Object |
AbstractComponentManager.createComponentInstance()
|
void |
ClassicSingletonComponentManager.dispose()
|
void |
ComponentManager.dispose()
|
void |
KeepAliveSingletonComponentManager.dispose()
|
protected void |
AbstractComponentManager.endComponentLifecycle(Object component)
|
Object |
ClassicSingletonComponentManager.getComponent()
|
Object |
PerLookupComponentManager.getComponent()
|
Object |
ComponentManager.getComponent()
|
Object |
KeepAliveSingletonComponentManager.getComponent()
|
void |
ClassicSingletonComponentManager.release(Object component)
|
void |
PerLookupComponentManager.release(Object component)
|
void |
ComponentManager.release(Object component)
|
void |
AbstractComponentManager.resume(Object component)
|
void |
ComponentManager.resume(Object component)
|
protected void |
AbstractComponentManager.startComponentLifecycle(Object component)
|
void |
AbstractComponentManager.suspend(Object component)
|
void |
ComponentManager.suspend(Object component)
|
| Uses of ComponentLifecycleException in org.codehaus.plexus.embed |
|---|
| Methods in org.codehaus.plexus.embed that throw ComponentLifecycleException | |
|---|---|
void |
Embedder.release(Object service)
|
void |
PlexusEmbedder.release(Object service)
|
| Uses of ComponentLifecycleException in org.codehaus.plexus.personality.plexus.lifecycle.phase |
|---|
| Methods in org.codehaus.plexus.personality.plexus.lifecycle.phase that throw ComponentLifecycleException | |
|---|---|
void |
ServiceLocator.release(Object component)
|
void |
PlexusContainerLocator.release(Object component)
|
void |
ServiceLocator.releaseAll(List components)
|
void |
PlexusContainerLocator.releaseAll(List components)
|
void |
ServiceLocator.releaseAll(Map components)
|
void |
PlexusContainerLocator.releaseAll(Map components)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||