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 © 2013 JBoss by Red Hat. All rights reserved.