|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb.plugins.jms.DLQHandler.DLQSynchronization
Remove a redelivered message from the DLQ's buffer when it is acknowledged
| Constructor Summary | |
DLQHandler.DLQSynchronization(java.lang.String id)
|
|
| Method Summary | |
void |
afterCompletion(int status)
Forget the message when the transaction commits |
void |
beforeCompletion()
This method is invoked before the start of the commit process. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DLQHandler.DLQSynchronization(java.lang.String id)
| Method Detail |
public void beforeCompletion()
Synchronization (src)
beforeCompletion in interface Synchronization (src) public void afterCompletion(int status)
afterCompletion in interface Synchronization (src) status - The status of the completed transaction.
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||