Uses of Interface
org.refcodes.component.InitializedHandle
-
Uses of InitializedHandle in org.refcodes.component
Subinterfaces of InitializedHandle in org.refcodes.componentModifier and TypeInterfaceDescriptioninterfaceComponentHandleComposite<H,REF> Similar to theComponentComposite, theComponentHandleCompositeprovides 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 interfaceTheConfigurableHandle.ConfigureAutomatonHandleinterface defines those methods related to the handle based initialize/configure life-cycle.static interfaceTheConfigurableLifecycleComponentHandle.ConfigurableLifecycleAutomatonHandleis an automaton managing variousLifecycleStatusstates forComponentinstances each related to a handle.static interfaceTheInitializableHandle.InitializeAutomatonHandleinterface defines those methods related to the handle based initialize life-cycle.static interfaceTheLifecycleComponentHandle.LifecycleAutomatonHandleis an automaton managing variousLifecycleStatusstates forComponentinstances each related to a handle.