public class WebSphereJtaPlatform extends AbstractJtaPlatform
| Modifier and Type | Class and Description |
|---|---|
static class |
WebSphereJtaPlatform.WebSphereEnvironment |
| Constructor and Description |
|---|
WebSphereJtaPlatform() |
WebSphereJtaPlatform(java.lang.Class transactionManagerAccessClass,
WebSphereJtaPlatform.WebSphereEnvironment webSphereEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.transaction.TransactionManager |
locateTransactionManager() |
protected javax.transaction.UserTransaction |
locateUserTransaction() |
canCacheTransactionManager, canCacheTransactionManagerByDefault, canCacheUserTransaction, canCacheUserTransactionByDefault, canRegisterSynchronization, configure, getCurrentStatus, getSynchronizationStrategy, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistrypublic WebSphereJtaPlatform()
public WebSphereJtaPlatform(java.lang.Class transactionManagerAccessClass,
WebSphereJtaPlatform.WebSphereEnvironment webSphereEnvironment)
protected javax.transaction.TransactionManager locateTransactionManager()
locateTransactionManager in class AbstractJtaPlatformprotected javax.transaction.UserTransaction locateUserTransaction()
locateUserTransaction in class AbstractJtaPlatformCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.