18 #ifndef _ACTIVEMQ_CORE_ACTIVEMQDESTINATIONEVENT_H_
19 #define _ACTIVEMQ_CORE_ACTIVEMQDESTINATIONEVENT_H_
48 virtual bool isAddOperation()
const;
50 virtual bool isRemoveOperation()
const;
60 return this->destination;
An event class that is used to wrap information related to Destination add and remove events from the...
Definition: DestinationEvent.h:32
A Destination object encapsulates a provider-specific address.
Definition: Destination.h:39
#define AMQCPP_API
Definition: Config.h:30
decaf::lang::Pointer< commands::DestinationInfo > getDestinationInfo() const
Returns the DestinationInfo object that triggered this event.
Definition: ActiveMQDestinationEvent.h:59
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24
Definition: ActiveMQDestinationEvent.h:30