cms::TemporaryQueue Class Reference

#include <src/main/cms/TemporaryQueue.h>

Inheritance diagram for cms::TemporaryQueue:

Inheritance graph
[legend]
Collaboration diagram for cms::TemporaryQueue:

Collaboration graph
[legend]

Detailed Description

An interface encapsulating a provider-specific queue name.

Public Member Functions

virtual ~TemporaryQueue ()
virtual std::string getQueueName () const =0 throw ( CMSException )
 Gets the name of this queue.
virtual void destroy ()=0 throw ( CMSException )
 Destroy's the Temp Destination at the Broker.

Constructor & Destructor Documentation

virtual cms::TemporaryQueue::~TemporaryQueue (  )  [inline, virtual]


Member Function Documentation

virtual std::string cms::TemporaryQueue::getQueueName (  )  const throw ( CMSException ) [pure virtual]

Gets the name of this queue.

Returns:
The queue name.

virtual void cms::TemporaryQueue::destroy (  )  throw ( CMSException ) [pure virtual]

Destroy's the Temp Destination at the Broker.

Exceptions:
CMSException 


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 16:57:03 2007 for cms-1.2 by  doxygen 1.5.3