public class JBossAppServerJtaPlatform extends AbstractJtaPlatform
| Modifier and Type | Field and Description |
|---|---|
static String |
AS4_TM_NAME |
static String |
AS7_TM_NAME |
static String |
UT_NAME |
| Constructor and Description |
|---|
JBossAppServerJtaPlatform() |
| Modifier and Type | Method and Description |
|---|---|
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 UT_NAME
protected TransactionManager locateTransactionManager()
locateTransactionManager in class AbstractJtaPlatformprotected UserTransaction locateUserTransaction()
locateUserTransaction in class AbstractJtaPlatformCopyright © 2012 JBoss by Red Hat. All Rights Reserved.