Searched defs:InteractionSpec (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/connectors/javax.resource/src/main/java/javax/resource/cci/
H A DInteractionSpec.java45 /** An InteractionSpec holds properties for driving an Interaction
46 * with an EIS instance. An InteractionSpec is used by an Interaction
50 * an InteractionSpec. An InteractionSpec implementation is not
54 * <p>The InteractionSpec implementation class must provide getter and
79 * that described in the InteractionSpec interface. Note that the
83 * <p>It is required that the InteractionSpec interface be implemented
85 * InteractionSpec implementation class should be defined through the
87 * InteractionSpec interface is required to implement the
96 public interface InteractionSpec extend interface in inherits:java.io.Serializable
[all...]

Completed in 18 milliseconds