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, serviceRegistry
public 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 AbstractJtaPlatform
protected UserTransaction locateUserTransaction()
locateUserTransaction
in class AbstractJtaPlatform
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.