H - the generic typepublic static interface LinkComponentHandle.DeviceAutomatonHandle<H> extends LinkComponentHandle<H>, OpenableHandle<H>, ClosableHandle<H>, ConnectionStatusHandle<H>
LinkComponentHandle.DeviceAutomatonHandle is an automaton managing various
ConnectionStatus states for Component instances each
related to a handle. Operations manipulating on the
ConnectionStatus are invoked by this
LinkComponentHandle.DeviceAutomatonHandle with a handle identifying the according
referenced Component.
The LinkComponent contains the business-logic where as the
LinkComponentHandle.DeviceAutomatonHandle provides the frame for managing this
business-logic. The LinkComponentHandle.DeviceAutomatonHandle takes care of the
correct life-cycle applied on a LinkComponent.LinkComponentHandle.DeviceAutomatonHandle<H>OpenableHandle.OpenAutomatonHandle<H>ClosableHandle.CloseAutomatonHandle<H>hasOpenable, open, openUncheckedclose, closeUnchecked, hasClosablegetConnectionStatus, hasConnectionStatusCopyright © 2017. All rights reserved.