Package org.codehaus.plexus.personality.plexus.lifecycle.phase
-
Interface Summary Interface Description 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 -
Exception Summary Exception Description InitializationException Indicates a problem occurred when initialising a component.StartingException Error occuring while starting a component.StoppingException Error occuring while starting a component.