activemq::concurrent::Runnable Class Reference

#include <Runnable.h>

Inheritance diagram for activemq::concurrent::Runnable:

activemq::concurrent::Thread activemq::core::ActiveMQConsumer activemq::core::ActiveMQTransaction::RollbackTask activemq::transport::IOTransport activemq::concurrent::PooledThread List of all members.

Public Member Functions

virtual ~Runnable ()
virtual void run ()=0

Detailed Description

Interface for a runnable object - defines a task that can be run by a thread.


Constructor & Destructor Documentation

virtual activemq::concurrent::Runnable::~Runnable  )  [inline, virtual]
 


Member Function Documentation

virtual void activemq::concurrent::Runnable::run  )  [pure virtual]
 

Run method - called by the Thread class in the context of the thread.

Implemented in activemq::concurrent::PooledThread, activemq::concurrent::Thread, activemq::core::ActiveMQConsumer, activemq::core::ActiveMQTransaction::RollbackTask, and activemq::transport::IOTransport.


The documentation for this class was generated from the following file:
Generated on Thu Aug 3 18:03:31 2006 for activemq-cpp by  doxygen 1.4.5