Class | Description |
---|---|
JavaEETransactionImpl |
This class implements the JTA Transaction API for the J2EE RI.
|
JavaEETransactionManagerSimplified |
Implementation of javax.transaction.TransactionManager interface.
|
JavaEETransactionManagerSimplifiedDelegate |
Implementation of JavaEETransactionManagerDelegate that supports only
local transactions with a single non-XA resource.
|
TransactionInvocationHandler | |
TransactionManagerHelper |
This class is wrapper for the actual transaction manager implementation.
|
TransactionNamingProxy |
Proxy for creating JTA instances that get registered in the naming manager.
|
TransactionServiceConfigListener |
ConfigListener class for TransactionService and TransactionService
monitoring level changes
|
TransactionSynchronizationRegistryImpl | |
UserTransactionImpl |
This class implements javax.transaction.UserTransaction .
|
Copyright © 2019. All rights reserved.