H - The type of the handles.public interface LinkComponentHandle<H> extends OpenableHandle<H>, ClosableHandle<H>
LinkComponentHandle manages various ConnectionStatus
states for LinkComponent instances each related to a handle.
Operations manipulating on the ConnectionStatus are invoked by this
LinkComponentHandle with a handle identifying the according
referenced Component.
The LinkComponent contains the business-logic where as the
LinkComponentHandle provides the frame for managing this
business-logic. The LinkComponentHandle.DeviceAutomatonHandle takes care of the correct
open/close-cycle applied on a LinkComponent.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LinkComponentHandle.DeviceAutomatonHandle<H>
The
LinkComponentHandle.DeviceAutomatonHandle is an automaton managing various
ConnectionStatus states for Component instances each
related to a handle. |
OpenableHandle.OpenAutomatonHandle<H>ClosableHandle.CloseAutomatonHandle<H>hasOpenable, open, openUncheckedclose, closeUnchecked, hasClosableCopyright © 2018. All rights reserved.