org.activemq
Class ActiveMQSessionExecutor
java.lang.Object
org.activemq.ActiveMQSessionExecutor
- All Implemented Interfaces:
- Runnable
public class ActiveMQSessionExecutor
- extends Object
- implements Runnable
A utility class used by the Session for dispatching messages asynchronously to consumers
- Version:
- $Revision: 1.1.1.1 $
- See Also:
Session
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
run
public void run()
- implementation of Runnable
- Specified by:
run
in interface Runnable
clearMessagesInProgress
protected void clearMessagesInProgress()
Copyright © 2004-2010 Protique, Ltd.. All Rights Reserved.