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.
-