spring-framework / org.springframework.jca.cci.object / EisOperation / <init>

<init>

EisOperation()

Base class for EIS operation objects that work with the CCI API. Encapsulates a CCI ConnectionFactory and a CCI InteractionSpec.

Works with a CciTemplate instance underneath. EIS operation objects are an alternative to working with a CciTemplate directly.

Author
Juergen Hoeller

Since
1.2

See Also
#setConnectionFactory#setInteractionSpec