cms::TemporaryQueue Class Reference

Inheritance diagram for cms::TemporaryQueue:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~TemporaryQueue ()
virtual std::string getQueueName () const=0 throw ( CMSException )
virtual void destroy ()=0 throw ( CMSException )

Detailed Description

An interface encapsulating a provider-specific queue name.


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 


Generated on Fri Jun 1 07:20:18 2007 for CMS by  doxygen 1.5.1-p1