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

Interface Summary
Configurable Configures a component.
Contextualizable  
Disposable  
Initializable  
Startable  
 

Class Summary
AutoConfigurePhase  
ConfigurablePhase  
ContextualizePhase  
DisposePhase  
InitializePhase  
LogDisablePhase  
LogEnablePhase  
StartPhase  
StopPhase  
 

Exception Summary
InitializationException Indicates a problem occurred when initialising a component.
PhaseExecutionException Describes an error that has occurred during the execution of a phase.
StartingException Error occuring while starting a component.
StoppingException Error occuring while starting a component.