| Interface | Description |
|---|---|
| ManagedInteraction<I extends javax.resource.cci.Record,O extends javax.resource.cci.Record> |
Provides the ability to execute EIS functions that have been detected by scanning classes annotated with
InteractionInput, optionally paired with a class annotated with an InteractionOutput annotation
with the same value. |
| Class | Description |
|---|---|
| CciConfig | |
| CciConfig.ConnectionFactoryConfig |
| Annotation Type | Description |
|---|---|
| InteractionInput |
Marks a class to be used as a CCI interaction input.
|
| InteractionOutput |
Marks a class to be used as a CCI interaction input.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.