Public Member Functions | |
virtual | ~TemporaryQueue () |
virtual std::string | getQueueName () const=0 throw ( CMSException ) |
virtual void | destroy ()=0 throw ( CMSException ) |
virtual cms::TemporaryQueue::~TemporaryQueue | ( | ) | [inline, virtual] |
virtual std::string cms::TemporaryQueue::getQueueName | ( | ) | const throw ( CMSException ) [pure virtual] |
Gets the name of this queue.
virtual void cms::TemporaryQueue::destroy | ( | ) | throw ( CMSException ) [pure virtual] |
Destroy's the Temp Destination at the Broker
CMSException |