Uses of Interface
org.refcodes.component.Initializable.InitializeAutomaton
-
Uses of Initializable.InitializeAutomaton in org.refcodes.component
Modifier and TypeInterfaceDescriptionstatic interface
A system implementing theLifecycleComponent.LifecycleAutomaton
interface supports managingLifecycleComponent
instances and takes care that the life-cycle stages are invoked in the correct order by throwing according exceptions in case the life-cycle is invoked in the wrong order.Modifier and TypeClassDescriptionclass
This class implements aLifecycleComponent.LifecycleAutomaton
.static class
Opens the otherwise protectedLifecycleAutomatonImpl.ManualLifecycleAutomatonImpl.setLifecycleStatus(LifecycleStatus)
to be public in order to force any lifecycle status to be set.