Uses of Interface
org.refcodes.component.ConfigurableHandle.ConfigureAutomatonHandle
-
-
Uses of ConfigurableHandle.ConfigureAutomatonHandle in org.refcodes.component
Subinterfaces of ConfigurableHandle.ConfigureAutomatonHandle in org.refcodes.component Modifier and Type Interface Description static interface
ConfigurableLifecycleComponentHandle.ConfigurableLifecycleAutomatonHandle<H,CTX>
TheConfigurableLifecycleComponentHandle.ConfigurableLifecycleAutomatonHandle
is an automaton managing variousLifecycleStatus
states forComponent
instances each related to a handle.
-