Package org.codehaus.plexus.personality.plexus.lifecycle.phase

Interface Summary

Configurable Configures a component.
Contextualizable
Disposable
Initializable
Serviceable Indicates that a class wants a hold on a ServiceLocator.
ServiceLocator Provides services to components by means of a lookup.
Startable
Suspendable

Class Summary

AutoConfigurePhase
CompositionPhase
ConfigurablePhase
ContextualizePhase
DisposePhase
InitializationException Indicates a problem occurred when initialising a component.
InitializePhase
LogDisablePhase
LogEnablePhase
PhaseExecutionException Describes an error that has occurred during the execution of a phase.
PlexusContainerLocator A ServiceLocator for PlexusContainer.
ResumePhase
ServiceablePhase
StartingException Error occuring while starting a component.
StartPhase
StoppingException Error occuring while starting a component.
StopPhase
SuspendPhase