Uses of Interface
org.refcodes.component.HandleLookup
-
-
Uses of HandleLookup in org.refcodes.component
Subinterfaces of HandleLookup in org.refcodes.component Modifier and Type Interface Description interface
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.interface
HandleDirectory<H,REF>
The handle directory enables listing of all known data managed by the implementing component.
-