| Package | Description |
|---|---|
| javax.resource.cci |
J2EE Connector API - Common Client Interface.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.