Package org.springframework.jca.cci.core

Provides the core JCA CCI support, based on CciTemplate and its associated callback interfaces.

See:
          Description

Interface Summary
CciOperations Interface that specifies a basic set of CCI operations on an EIS.
ConnectionCallback Generic callback interface for code that operates on a CCI Connection.
InteractionCallback Generic callback interface for code that operates on a CCI Interaction.
RecordCreator Callback interface for creating a CCI Record instance, usually based on the passed-in CCI RecordFactory.
RecordExtractor Callback interface for extracting a result object from a CCI Record instance.
 

Class Summary
CciTemplate This is the central class in the CCI core package.
 

Package org.springframework.jca.cci.core Description

Provides the core JCA CCI support, based on CciTemplate and its associated callback interfaces.



Copyright © 2002-2008 The Spring Framework.