Uses of Interface
org.apache.activemq.management.StatsCapable
Packages that use StatsCapable
-
Uses of StatsCapable in org.apache.activemq
Classes in org.apache.activemq that implement StatsCapableModifier and TypeClassDescriptionclassclassA ConnectionFactory is an an Administered object, and is used for creating Connections.classA client uses aMessageConsumerobject to receive messages from a destination.classA client uses aMessageProducerobject to send messages to a destination.classA client uses aQueueReceiverobject to receive messages that have been delivered to a queue.classA client uses aQueueSenderobject to send messages to a queue.classASessionobject is a single-threaded context for producing and consuming messages.classAn ActiveMQConnectionFactory that allows access to the key and trust managers used for SslConnections.classA client uses aTopicPublisherobject to publish messages on a topic.classA client uses aTopicSubscriberobject to receive messages that have been published to a topic.classThe XAConnection interface extends the capability of Connection by providing an XASession (optional).classA factory ofXAConnectioninstancesclassThe XASession interface extends the capability of Session by adding access to a JMS provider's support for the Java Transaction API (JTA) (optional).class