CON - The type of the connection to be used.Closable, Closable.CloseAutomaton, ClosedAccessor, ConnectionComponent<CON>, ConnectionOpenable<CON>, ConnectionOpenable.ConnectionOpenAutomaton<CON>, ConnectionStatusAccessor, OpenedAccessorConnectionAutomatonImplpublic static interface ConnectionComponent.ConnectionAutomaton<CON> extends ConnectionComponent<CON>, ConnectionOpenable.ConnectionOpenAutomaton<CON>, Closable.CloseAutomaton, ConnectionStatusAccessor
ConnectionComponent.ConnectionAutomaton interface supports
managing ConnectionComponent instances and takes care that the
open/close statuses are invoked in the correct order by throwing
according exceptions in case the open/close-cycle is invoked in the wrong
order.
A ConnectionComponent.ConnectionAutomaton may be used to wrap a
ConnectionComponent by a ConnectionComponentHandle for
managing ConnectionComponent.ConnectionAutomaton instances.
The ConnectionComponent contains the business-logic where as the
ConnectionComponentHandle provides the frame for managing this
business-logic. The ConnectionComponent.ConnectionAutomaton takes care of the correct
open/close-cycle applied on a ConnectionComponent.Closable.CloseAutomaton, Closable.CloseBuilder<B extends Closable.CloseBuilder<B>>ClosedAccessor.ClosedMutator, ClosedAccessor.ClosedPropertyConnectionComponent.ConnectionAutomaton<CON>, ConnectionComponent.ConnectionComponentBuilder<CON,B extends ConnectionComponent.ConnectionComponentBuilder<CON,B>>ConnectionOpenable.ConnectionOpenAutomaton<CON>, ConnectionOpenable.ConnectionOpenBuilder<CON,B extends ConnectionOpenable.ConnectionOpenBuilder<CON,B>>ConnectionStatusAccessor.ConnectionStatusMutator, ConnectionStatusAccessor.ConnectionStatusPropertyOpenedAccessor.OpenedMutator, OpenedAccessor.OpenedPropertyclose, closeIn, closeQuietly, closeUncheckedisClosableisClosedopen, openUncheckedisOpenablegetConnectionStatus, isConnectionOpenedisOpenedCopyright © 2018. All rights reserved.