Connector Architecture 1.6 API 1.0.0.Final

Uses of Interface
javax.resource.cci.InteractionSpec

Packages that use InteractionSpec
javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). 
 

Uses of InteractionSpec in javax.resource.cci
 

Methods in javax.resource.cci with parameters of type InteractionSpec
 Record Interaction.execute(InteractionSpec ispec, Record input)
          Executes an interaction represented by the InteractionSpec.
 boolean Interaction.execute(InteractionSpec ispec, Record input, Record output)
          Executes an interaction represented by the InteractionSpec.
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.