Uses of Interface
jakarta.resource.cci.InteractionSpec
Packages that use InteractionSpec
Package
Description
The jakarta.resource.cci package contains API specification for the Common
Client Interface (CCI).
-
Uses of InteractionSpec in jakarta.resource.cci
Methods in jakarta.resource.cci with parameters of type InteractionSpecModifier and TypeMethodDescriptionInteraction.execute(InteractionSpec ispec, Record input) Executes an interaction represented by the InteractionSpec.booleanInteraction.execute(InteractionSpec ispec, Record input, Record output) Executes an interaction represented by the InteractionSpec.