Package | Description |
---|---|
org.refcodes.component |
Modifier and Type | Interface and Description |
---|---|
static interface |
InputOutputComponent.InputOutputAutomaton<INPUT,OUTPUT>
A system implementing the
InputOutputComponent.InputOutputAutomaton interface supports
managing InputOutputComponent 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. |
Copyright © 2015. All rights reserved.