Uses of Interface
org.refcodes.component.ClosedAccessor
-
Uses of ClosedAccessor in org.refcodes.component
Subinterfaces of ClosedAccessor in org.refcodes.componentModifier and TypeInterfaceDescriptionstatic interfaceA system implementing theBidirectionalConnectionComponent.BidirectionalConnectionAutomatoninterface supports managingBidirectionalConnectionComponentinstances 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.static interfaceTheClosable.CloseAutomatoninterface defines those methods related to the closing of connection(s) life-cycle.static interfaceProvides a closed property.static interfaceTheConnectableComponent.ConnectableAutomatonextends theConnectableComponentwith automaton functionality to get detailed status information regarding connections.static interfaceA system implementing theConnectionComponent.ConnectionAutomatoninterface supports managingConnectionComponentinstances 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.static interfaceA system implementing theLinkComponent.LinkAutomatoninterface supports managingLinkComponentinstances 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.Classes in org.refcodes.component that implement ClosedAccessorModifier and TypeClassDescriptionclassTheAbstractConnectableAutomatonimplements the very basicAbstractConnectableAutomatonfunctionality.classTheAbstractDeviceAutomatonimplements the very basicAbstractDeviceAutomatonfunctionality.classThis class implements aConnectionComponent.ConnectionAutomaton.classThis class implements aLifecycleComponent.LifecycleAutomaton.