18 #ifndef _ACTIVEMQ_CMSUTIL_RESOURCELIFECYCLEMANAGER_H_ 19 #define _ACTIVEMQ_CMSUTIL_RESOURCELIFECYCLEMANAGER_H_ 46 ConnectionList connections;
48 DestinationList destinations;
49 ProducerList producers;
50 ConsumerList consumers;
A Destination object encapsulates a provider-specific address.
Definition: Destination.h:39
#define AMQCPP_API
Definition: Config.h:30
The client's connection to its provider.
Definition: Connection.h:70
A Session object is a single-threaded context for producing and consuming messages.
Definition: Session.h:105
Manages the lifecycle of a set of CMS resources.
Definition: ResourceLifecycleManager.h:37
A client uses a MessageProducer object to send messages to a Destination.
Definition: MessageProducer.h:60
A client uses a MessageConsumer to received messages from a destination.
Definition: MessageConsumer.h:63
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24