当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
DLQHandler.DLQSynchronization (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins.jms
Class DLQHandler.DLQSynchronization
java.lang.Object
org.jboss.ejb.plugins.jms.DLQHandler.DLQSynchronization
- All Implemented Interfaces:
- Synchronization
- Enclosing class:
- DLQHandler
- protected class DLQHandler.DLQSynchronization
- extends Object
- implements Synchronization
Remove a redelivered message from the DLQ's buffer when it is acknowledged
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLQHandler.DLQSynchronization
public DLQHandler.DLQSynchronization(String id)
beforeCompletion
public void beforeCompletion()
- Specified by:
beforeCompletion
in interface Synchronization
afterCompletion
public void afterCompletion(int status)
- Forget the message when the transaction commits
- Specified by:
afterCompletion
in interface Synchronization
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.