Package org.jboss.jca.core.spi.transaction

This package contains the transaction SPI that defines extensions to JTA 1.1

See:
          Description


Interface Summary
LastResource A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit.
TransactionIntegration This interface defines the contract for a transaction manager integration with the IronJacamar container.
TransactionTimeoutConfiguration The interface to implementated by a transaction manager that supports retrieving the current threads transaction timeout
 

Class Summary
TxUtils Helper methods for transaction status and textual representation
 

Package org.jboss.jca.core.spi.transaction Description

This package contains the transaction SPI that defines extensions to JTA 1.1



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)