18#ifndef _CMS_DESTINATIONEVENT_H_
19#define _CMS_DESTINATIONEVENT_H_
An event class that is used to wrap information related to Destination add and remove events from the...
Definition DestinationEvent.h:32
virtual ~DestinationEvent()
virtual bool isAddOperation() const =0
Returns true if this events represents the addition of a Destination.
virtual const cms::Destination * getDestination() const =0
Returns the destination that this event is related to, the returned destination remains the property ...
virtual bool isRemoveOperation() const =0
Returns true if this events represents the removal of a Destination.
A Destination object encapsulates a provider-specific address.
Definition Destination.h:39
#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