Uses of Interface
org.refcodes.component.DestroyableHandle
-
Uses of DestroyableHandle in org.refcodes.component
Subinterfaces of DestroyableHandle 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.interfaceTheConfigurableLifecycleComponentHandlemanages variousLifecycleStatusstates forConfigurableLifecycleComponentinstances each related to a handle.static interfaceTheConfigurableLifecycleComponentHandle.ConfigurableLifecycleAutomatonHandleis an automaton managing variousLifecycleStatusstates forComponentinstances each related to a handle.static interfaceTheDestroyableHandle.DestroyAutomatonHandleinterface defines those methods related to the handle based destroy life-cycle.interfaceTheLifecycleComponentHandlemanages variousLifecycleStatusstates forLifecycleComponentinstances each related to a handle.static interfaceTheLifecycleComponentHandle.LifecycleAutomatonHandleis an automaton managing variousLifecycleStatusstates forComponentinstances each related to a handle.