Class LifecycleAutomatonImpl

java.lang.Object
org.refcodes.component.LifecycleAutomatonImpl
All Implemented Interfaces:
Destroyable, Destroyable.DestroyAutomaton, Initializable, Initializable.InitializeAutomaton, InitializedAccessor, LifecycleComponent, LifecycleComponent.LifecycleAutomaton, LifecycleStatusAccessor, Pausable, Pausable.PauseAutomaton, Resumable, Resumable.ResumeAutomaton, RunningAccessor, Startable, Startable.StartAutomaton, Stoppable, Stoppable.StopAutomaton
Direct Known Subclasses:
LifecycleAutomatonImpl.ManualLifecycleAutomatonImpl

public class LifecycleAutomatonImpl extends Object implements LifecycleComponent.LifecycleAutomaton
This class implements a LifecycleComponent.LifecycleAutomaton.