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, serviceRegistry
public WebSphereJtaPlatform()
public WebSphereJtaPlatform(java.lang.Class transactionManagerAccessClass, WebSphereJtaPlatform.WebSphereEnvironment webSphereEnvironment)
protected javax.transaction.TransactionManager locateTransactionManager()
locateTransactionManager
in class AbstractJtaPlatform
protected javax.transaction.UserTransaction locateUserTransaction()
locateUserTransaction
in class AbstractJtaPlatform
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.