Uses of Interface
org.refcodes.component.LifecycleStatusHandle
-
Uses of LifecycleStatusHandle in org.refcodes.component
Modifier and TypeInterfaceDescriptioninterface
ComponentHandleComposite<H,
REF> Similar to theComponentComposite
, theComponentHandleComposite
provides all the defined handle based functionality, implementing classes provide the means to invoke those methods in case them are supported by the referenced components.static interface
TheConfigurableLifecycleComponentHandle.ConfigurableLifecycleAutomatonHandle
is an automaton managing variousLifecycleStatus
states forComponent
instances each related to a handle.static interface
TheLifecycleComponentHandle.LifecycleAutomatonHandle
is an automaton managing variousLifecycleStatus
states forComponent
instances each related to a handle.