public class TransactionManagerService extends TransactionManagerService implements TransactionManagerServiceMBean
mode
Constructor and Description |
---|
TransactionManagerService() |
Modifier and Type | Method and Description |
---|---|
boolean |
getPropagateFullContext()
Retrieve whether the transaction propagation context manager should propagate a
full PropagationContext (JTS) or just a cut-down version (for JTA).
|
void |
setPropagateFullContext(boolean propagateFullContext)
Set whether the transaction propagation context manager should propagate a
full PropagationContext (JTS) or just a cut-down version (for JTA).
|
void |
start() |
void |
start(ORB theCorbaORB) |
create, destroy, getJbossXATerminator, getTransactionManager, getTransactionSynchronizationRegistry, getUserTransaction, getXATerminator, registerXAExceptionFormatter, setJbossXATerminator, setTransactionSynchronizationRegistry, stop, unregisterXAExceptionFormatter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTransactionManager, getTransactionSynchronizationRegistry, getUserTransaction, getXATerminator, registerXAExceptionFormatter, unregisterXAExceptionFormatter
public void start()
start
in class TransactionManagerService
public void setPropagateFullContext(boolean propagateFullContext)
propagateFullContext
- public boolean getPropagateFullContext()
Copyright © 2015 JBoss by Red Hat. All rights reserved.