Uses of Interface
javax.resource.cci.InteractionSpec

Packages that use InteractionSpec
javax.resource.cci J2EE Connector API - Common Client Interface. 
 

Uses of InteractionSpec in javax.resource.cci
 

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.