org.activemq
Class ActiveMQSessionExecutor

java.lang.Object
  extended byorg.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

Method Summary
protected  void clearMessagesInProgress()
           
 void run()
          implementation of Runnable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
implementation of Runnable

Specified by:
run in interface Runnable

clearMessagesInProgress

protected void clearMessagesInProgress()


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.