Uses of Interface
org.refcodes.component.InitializableHandle.InitializeAutomatonHandle
-
Uses of InitializableHandle.InitializeAutomatonHandle in org.refcodes.component
Subinterfaces of InitializableHandle.InitializeAutomatonHandle in org.refcodes.componentModifier and TypeInterfaceDescriptioninterface
CompositeComponentHandle<H,
REF> Similar to theCompositeComponent
, theCompositeComponentHandle
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
TheLifecycleComponentHandle.LifecycleAutomatonHandle
is an automaton managing variousLifecycleStatus
states forComponent
instances each related to a handle.