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
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: DestinationResolver.h:23
An interface encapsulating a provider-specific queue name.
Definition: Queue.h:37