public class JBossAppServerJtaPlatform extends AbstractJtaPlatform
| Modifier and Type | Field and Description |
|---|---|
static String |
AS4_TM_NAME |
static String |
AS7_TM_NAME |
static String |
JBOSS_UT_NAME |
static String |
UT_NAME |
| Constructor and Description |
|---|
JBossAppServerJtaPlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canCacheTransactionManagerByDefault() |
protected boolean |
canCacheUserTransactionByDefault() |
protected TransactionManager |
locateTransactionManager() |
protected UserTransaction |
locateUserTransaction() |
canCacheTransactionManager, canCacheUserTransaction, canRegisterSynchronization, configure, getCurrentStatus, getSynchronizationStrategy, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistrypublic static final String AS7_TM_NAME
public static final String AS4_TM_NAME
public static final String JBOSS_UT_NAME
public static final String UT_NAME
protected boolean canCacheUserTransactionByDefault()
canCacheUserTransactionByDefault in class AbstractJtaPlatformprotected boolean canCacheTransactionManagerByDefault()
canCacheTransactionManagerByDefault in class AbstractJtaPlatformprotected TransactionManager locateTransactionManager()
locateTransactionManager in class AbstractJtaPlatformprotected UserTransaction locateUserTransaction()
locateUserTransaction in class AbstractJtaPlatformCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.