Uses of Class
org.codehaus.plexus.component.repository.exception.ComponentLifecycleException
Packages that use ComponentLifecycleException
-
Uses of ComponentLifecycleException in org.codehaus.plexus
Methods in org.codehaus.plexus that throw ComponentLifecycleExceptionModifier and TypeMethodDescriptionvoid
Releases the component from the container.void
PlexusContainer.releaseAll
(List components) Releases all Listed components from the container.void
PlexusContainer.releaseAll
(Map components) Releases all Mapped component values from the container.void
Attempts to resume execution of the component.void
Attempts to suspend execution of the component. -
Uses of ComponentLifecycleException in org.codehaus.plexus.personality.plexus.lifecycle.phase
Methods in org.codehaus.plexus.personality.plexus.lifecycle.phase that throw ComponentLifecycleExceptionModifier and TypeMethodDescriptionvoid
void
ServiceLocator.releaseAll
(List components) void
ServiceLocator.releaseAll
(Map components)