Uses of Interface
org.refcodes.component.ConnectionOpenable.ConnectionOpenAutomaton
-
Uses of ConnectionOpenable.ConnectionOpenAutomaton in org.refcodes.component
Subinterfaces of ConnectionOpenable.ConnectionOpenAutomaton in org.refcodes.componentModifier and TypeInterfaceDescriptionstatic interface
A system implementing theConnectionComponent.ConnectionAutomaton
interface supports managingConnectionComponent
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.Classes in org.refcodes.component that implement ConnectionOpenable.ConnectionOpenAutomatonModifier and TypeClassDescriptionclass
This class implements aConnectionComponent.ConnectionAutomaton
.