Uses of Interface
org.refcodes.component.ConfigurableHandle
-
-
Uses of ConfigurableHandle in org.refcodes.component
Subinterfaces of ConfigurableHandle in org.refcodes.component Modifier and Type Interface Description static interfaceConfigurableHandle.ConfigureAutomatonHandle<H,CTX>TheConfigurableHandle.ConfigureAutomatonHandleinterface defines those methods related to the handle based initialize/configure life-cycle.interfaceConfigurableLifecycleComponentHandle<H,CTX>TheConfigurableLifecycleComponentHandlemanages variousLifecycleStatusstates forConfigurableLifecycleComponentinstances each related to a handle.static interfaceConfigurableLifecycleComponentHandle.ConfigurableLifecycleAutomatonHandle<H,CTX>TheConfigurableLifecycleComponentHandle.ConfigurableLifecycleAutomatonHandleis an automaton managing variousLifecycleStatusstates forComponentinstances each related to a handle.
-