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