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, serviceRegistrypublic WebSphereJtaPlatform()
public WebSphereJtaPlatform(Class transactionManagerAccessClass, WebSphereJtaPlatform.WebSphereEnvironment webSphereEnvironment)
protected TransactionManager locateTransactionManager()
locateTransactionManager in class AbstractJtaPlatformprotected UserTransaction locateUserTransaction()
locateUserTransaction in class AbstractJtaPlatformCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.