18#ifndef _CMS_MESSAGEAVAILABLELISTENER_H_
19#define _CMS_MESSAGEAVAILABLELISTENER_H_
A listener interface similar to the MessageListener interface.
Definition MessageAvailableListener.h:33
virtual ~MessageAvailableListener()
virtual void onMessageAvailable(cms::MessageConsumer *consumer)=0
Indicates that a new Message has become available for consumption from the provided consumer,...
A client uses a MessageConsumer to received messages from a destination.
Definition MessageConsumer.h:63
#define CMS_API
Definition Config.h:31
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition DestinationResolver.h:23