18#ifndef _CMS_MESSAGEENUMERATION_H_
19#define _CMS_MESSAGEENUMERATION_H_
Defines an object that enumerates a collection of Messages.
Definition MessageEnumeration.h:35
virtual bool hasMoreMessages()=0
Returns true if there are more Message in the Browser that can be retrieved via the nextMessage metho...
virtual ~MessageEnumeration()
virtual cms::Message * nextMessage()=0
Returns the Next Message in the Queue if one is present, if no more Message's are available then an E...
Root of all messages.
Definition Message.h:88
#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