org.apache.activemq
Class ActiveMQSessionExecutor
java.lang.Object
org.apache.activemq.ActiveMQSessionExecutor
- All Implemented Interfaces:
- Task
public class ActiveMQSessionExecutor
- extends Object
- implements Task
A utility class used by the Session for dispatching messages asynchronously to consumers
- Version:
- $Revision$
- See Also:
Session
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wakeup
public void wakeup()
hasUncomsumedMessages
public boolean hasUncomsumedMessages()
clearMessagesInProgress
protected void clearMessagesInProgress()
isEmpty
public boolean isEmpty()
iterate
public boolean iterate()
- Specified by:
iterate
in interface Task
Copyright © 2011 Apache Software Foundation. All Rights Reserved.