18 #ifndef _CMS_QUEUEBROWSER_H_
19 #define _CMS_QUEUEBROWSER_H_
63 virtual const Queue* getQueue()
const = 0;
71 virtual std::string getMessageSelector()
const = 0;
Interface for a class that implements the close method.
Definition: Closeable.h:35
This class implements in interface for browsing the messages in a Queue without removing them...
Definition: QueueBrowser.h:53
#define CMS_API
Definition: Config.h:31
Defines an object that enumerates a collection of Messages.
Definition: MessageEnumeration.h:35
An interface encapsulating a provider-specific queue name.
Definition: Queue.h:37