| Package | Description |
|---|---|
| org.mobicents.timers |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelTimerAfterTxCommitRunnable
Runnable to cancel a timer task after the tx commits.
|
class |
SetTimerAfterTxCommitRunnable
Runnable to set a timer task after the tx commits.
|
| Modifier and Type | Method and Description |
|---|---|
AfterTxCommitRunnable |
TransactionContext.remove(Serializable taskId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionContext.put(Serializable taskId,
AfterTxCommitRunnable r) |
Copyright © 2016. All Rights Reserved.