Package org.jboss.jca.core.tx.noopts

This package contains a no-operation transaction manager implementation which can be used instead of a real implementation

See:
          Description


Class Summary
LocalConnectableXAResourceImpl Local connectable XA resource implementation.
LocalXAResourceImpl Local XA resource implementation.
RealTransactionManagerImpl A transaction manager implementation
TransactionImpl A transaction implementation
TransactionIntegrationImpl This class provide an implementation of the transaction integration for the IronJacamar container using NoopTS.
TransactionManagerImpl A transaction manager implementation
TransactionSynchronizationRegistryImpl A transaction synchronization registry implementation
TxRegistry The transaction registry
UserTransactionImpl A transaction manager implementation
UserTransactionRegistryImpl UserTransactionRegistry implementation.
XAResourceRecoveryImpl An XAResourceRecovery implementation.
XAResourceWrapperImpl A XAResourceWrapper.
XATerminatorImpl An XATerminator implementation
 

Package org.jboss.jca.core.tx.noopts Description

This package contains a no-operation transaction manager implementation which can be used instead of a real implementation



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)