- All Superinterfaces:
- org.jboss.system.Service, org.jboss.system.ServiceMBean, SleeTransactionManager
- All Known Implementing Classes:
- TransactionManagerImpl
- public interface TransactionManagerImplMBean
- extends SleeTransactionManager, org.jboss.system.ServiceMBean
| Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, STARTED, STARTING, states, STOPPED, STOPPING, UNREGISTERED |
| Methods inherited from interface org.mobicents.slee.runtime.transaction.SleeTransactionManager |
addAfterCommitAction, addAfterRollbackAction, addPrepareCommitAction, assertIsInTx, assertIsNotInTx, begin, cleanUpCache, commit, createNode, displayOngoingSleeTransactions, getChildren, getChildrenNames, getDeferredData, getNode, getObject, getPrepareActions, getRollbackOnly, getTransaction, isInTx, mandateTransaction, nodeExists, putDeferredData, putObject, removeChild, removeChildren, removeDeferredData, removeNode, removeObject, requireTransaction, rollback, setRollbackOnly |
setPersistantTreeCacheName
public void setPersistantTreeCacheName(javax.management.ObjectName newTreeCacheName)
- Set the peristant treecache instance to to be used by the SLEE
setProfileTreeCacheName
public void setProfileTreeCacheName(javax.management.ObjectName newTreeCacheName)
- Set the profile treecache instance to be used by the slee
setTreeCacheName
public void setTreeCacheName(javax.management.ObjectName newTreeCacheName)
- Set the TreeCache instance to be used by the SLEE
getTreeCacheName
public javax.management.ObjectName getTreeCacheName()
- Get the default TreeCache instance used by the SLEE