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 TypeMethodDescriptionvoidReleases the component from the container.voidPlexusContainer.releaseAll(List components) Releases all Listed components from the container.voidPlexusContainer.releaseAll(Map components) Releases all Mapped component values from the container.voidAttempts to resume execution of the component.voidAttempts 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 TypeMethodDescriptionvoidvoidServiceLocator.releaseAll(List components) voidServiceLocator.releaseAll(Map components)