|
|||||||||
| Home >> All >> org >> mobicents >> slee >> runtime >> [ transaction overview ] | PREV NEXT | ||||||||
A
- addAfterCommitAction(TransactionalAction) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- addAfterCommitAction(TransactionalAction) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Add an after commit action.
- addAfterCommitAction(TransactionalAction) - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- addAfterRollbackAction(TransactionalAction) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- addAfterRollbackAction(TransactionalAction) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Add a rollback action to the transaction - these will be executed if the transaction rolls back
- addAfterRollbackAction(TransactionalAction) - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- addPrepareAction(TransactionalAction) - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- addPrepareCommitAction(TransactionalAction) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- addPrepareCommitAction(TransactionalAction) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Add a prepare commit action.
- afterCommitActions - Variable in class org.mobicents.slee.runtime.transaction.TxSyncAction
- afterCompletion(int) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl.SynchronizationHandler
- afterRollbackActions - Variable in class org.mobicents.slee.runtime.transaction.TxSyncAction
- assertIsInTx() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- assertIsInTx() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- assertIsNotInTx() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- assertIsNotInTx() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
B
- beforeCompletion() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl.SynchronizationHandler
- begin() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- begin() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
C
- cleanUpCache(String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- cleanUpCache(String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Remove all objects from the Cache.
- commit() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- commit() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- createNode(String, String, Map) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Put a set of objects in the persistant store.
- createNode(String, String, Map) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Put a set of objects in the persistant store.
D
- DEPLOYMENT_CACHE - Static variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- data - Variable in class org.mobicents.slee.runtime.transaction.TxSyncAction
- displayOngoingSleeTransactions() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- displayOngoingSleeTransactions() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
E
- execute() - Method in interface org.mobicents.slee.runtime.transaction.TransactionalAction
- executeActions(List) - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- executeAfterCommitActions(Transaction) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- executeAfterCommitActions() - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- executeAfterRollbackActions(Transaction) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- executeAfterRollbackActions() - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- executePrepareActions(Transaction) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- executePrepareActions() - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
G
- getAfterCommitActions() - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- getAfterRollbackActions() - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- getChildren(String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Retrieve the children of a node
- getChildren(String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Retrieve the children of a node
- getChildrenNames(String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Get the name of the children.
- getChildrenNames(String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- getCommitActions() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- getCurrentTransactionForTCKTesting() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Add a rollback action to the transaction - these will be executed if the transaction rolls back
- getCurrentTransactionID() - Method in class org.mobicents.slee.runtime.transaction.TransactionIDAccessImpl
- getData(Object) - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- getDeferredData(Object) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- getDeferredData(Object) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- looks up the map with objects intended to be used at tx completion
- getEntry() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- getNode(String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Get a node from the persistant store.
- getNode(String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Get a node from the persistant store.
- getObject(String, String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Get an object from the persistant store.
- getObject(String, String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Get an object from the persistant store.
- getPrepareActions() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- getPrepareActions() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- getPrepareActions() - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- getRollbackOnly() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- getRollbackOnly() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- getRootFqn(String) - Static method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- getTransaction() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- getTransaction() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Get the transaction associated with the current thread, or null if none
- getTreeCache(String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- getTreeCacheName() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Set the TreeCache instance to be used by the SLEE
- getTreeCacheName() - Method in interface org.mobicents.slee.runtime.transaction.TransactionManagerImplMBean
- Get the default TreeCache instance used by the SLEE
I
- initTreeCache() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Set the TreeCache instance to be used by the SLEE
- isInTx() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- isInTx() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
J
- JNDI_NAME - Static variable in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
L
- logTxID() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Print the current transaction ID for the context.
- logger - Static variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- logger - Static variable in class org.mobicents.slee.runtime.transaction.TxSyncAction
M
- makeKey(Transaction) - Static method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- mandateTransaction() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Check if we are in the context of a transaction.
- mandateTransaction() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
N
- nodeExists(String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- check if a node exists.
- nodeExists(String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
O
- org.mobicents.slee.runtime.transaction - package org.mobicents.slee.runtime.transaction
P
- PROFILE_CACHE - Static variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- persistantTreeCacheName - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- prepareActions - Variable in class org.mobicents.slee.runtime.transaction.TxSyncAction
- profileTreeCacheName - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- putData(Object, Object) - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- putDeferredData(Object, Object) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- putDeferredData(Object, Object) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Adds an object to a map that will be looked up when an ongoing transaction completes
- putObject(String, String, String, Object) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Put an object in the persistant store.
- putObject(String, String, String, Object) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Put an object in the persistant store.
R
- removeChild(String, String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Remove the child of a node.
- removeChild(String, String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- removeChildren(String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Remove the children of a node
- removeChildren(String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Remove the children of a node
- removeData(Object) - Method in class org.mobicents.slee.runtime.transaction.TxSyncAction
- removeDeferredData(Object) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- removeDeferredData(Object) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- removes an entry from the deffered map
- removeEntry(Transaction) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- removeNode(String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Remove a node and all its sub node and its hashmap
- removeNode(String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Remove a node and all its sub node and its hashmap
- removeObject(String, String) - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- Deprecated. please use same method removeNode instead instead
- removeObject(String, String) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- requireTransaction() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- requireTransaction() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- rollback() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- rollback() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
S
- SleeTransactionManager - interface org.mobicents.slee.runtime.transaction.SleeTransactionManager.
- Implementation interface for persistance manager.
- setPersistantTreeCacheName(ObjectName) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- setPersistantTreeCacheName(ObjectName) - Method in interface org.mobicents.slee.runtime.transaction.TransactionManagerImplMBean
- Set the peristant treecache instance to to be used by the SLEE
- setProfileTreeCacheName(ObjectName) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- setProfileTreeCacheName(ObjectName) - Method in interface org.mobicents.slee.runtime.transaction.TransactionManagerImplMBean
- Set the profile treecache instance to be used by the slee
- setRollbackOnly() - Method in interface org.mobicents.slee.runtime.transaction.SleeTransactionManager
- setRollbackOnly() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- setTreeCacheName(ObjectName) - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Set the TreeCache instance to be used by the SLEE
- setTreeCacheName(ObjectName) - Method in interface org.mobicents.slee.runtime.transaction.TransactionManagerImplMBean
- Set the TreeCache instance to be used by the SLEE
- sleeTransactions - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- Map which holds debug info on transactions initiated by the SLEE.
- startService() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- start MBean service lifecycle method
- stopService() - Method in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- stop MBean service lifecycle method
T
- TCACHE - Static variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- TransactionIDAccessImpl - class org.mobicents.slee.runtime.transaction.TransactionIDAccessImpl.
- TransactionIDAccessImpl(TransactionManagerImpl) - Constructor for class org.mobicents.slee.runtime.transaction.TransactionIDAccessImpl
- TransactionManagerImpl - class org.mobicents.slee.runtime.transaction.TransactionManagerImpl.
- Implementation of SLEE Tx manager.
- TransactionManagerImpl() - Constructor for class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- TransactionManagerImpl.SynchronizationHandler - class org.mobicents.slee.runtime.transaction.TransactionManagerImpl.SynchronizationHandler.
- TransactionManagerImpl.SynchronizationHandler(Transaction) - Constructor for class org.mobicents.slee.runtime.transaction.TransactionManagerImpl.SynchronizationHandler
- TransactionManagerImplMBean - interface org.mobicents.slee.runtime.transaction.TransactionManagerImplMBean.
- TransactionalAction - interface org.mobicents.slee.runtime.transaction.TransactionalAction.
- Represents something that needs to happen when a SLEE transaction ends (commit or rollback) Implements the command pattern
- TxSyncAction - class org.mobicents.slee.runtime.transaction.TxSyncAction.
- TxSyncAction() - Constructor for class org.mobicents.slee.runtime.transaction.TxSyncAction
- tcacheName - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- transactionManager - Variable in class org.mobicents.slee.runtime.transaction.TransactionIDAccessImpl
- treeCaches - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- tx - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl.SynchronizationHandler
- txDeferredTable - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
- A map of objects that are intended to be used at the time when an ongoing transaction completes
- txMgr - Variable in class org.mobicents.slee.runtime.transaction.TransactionManagerImpl
A B C D E G I J L M N O P R S T
|
|||||||||
| Home >> All >> org >> mobicents >> slee >> runtime >> [ transaction overview ] | PREV NEXT | ||||||||