Package | Description |
---|---|
javax.resource.spi |
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
|
org.jboss.resource.adapter.jms |
Modifier and Type | Method and Description |
---|---|
LocalTransaction |
ManagedConnection.getLocalTransaction()
Returns an
javax.resource.spi.LocalTransaction instance. |
Modifier and Type | Class and Description |
---|---|
class |
JmsLocalTransaction
JMS Local transaction
|
Modifier and Type | Method and Description |
---|---|
LocalTransaction |
JmsManagedConnection.getLocalTransaction()
Get the location transaction for the connection.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.