|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AfterTxCommitRunnable | |
|---|---|
| org.mobicents.timers | |
| Uses of AfterTxCommitRunnable in org.mobicents.timers |
|---|
| Subclasses of AfterTxCommitRunnable in org.mobicents.timers | |
|---|---|
class |
CancelTimerAfterTxCommitRunnable
Runnable to cancel a timer task after the tx commits. |
class |
SetTimerAfterTxCommitRunnable
Runnable to set a timer task after the tx commits. |
| Methods in org.mobicents.timers that return AfterTxCommitRunnable | |
|---|---|
AfterTxCommitRunnable |
TransactionContext.remove(java.io.Serializable taskId)
|
| Methods in org.mobicents.timers with parameters of type AfterTxCommitRunnable | |
|---|---|
void |
TransactionContext.put(java.io.Serializable taskId,
AfterTxCommitRunnable r)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||