Package | Description |
---|---|
org.apache.activemq |
The core JMS client API implementation classes.
|
org.apache.activemq.management |
An implementation of the J2EE Management API
|
Modifier and Type | Method and Description |
---|---|
JMSSessionStatsImpl |
ActiveMQSession.getSessionStats()
Returns the session's statistics.
|
Modifier and Type | Method and Description |
---|---|
JMSSessionStatsImpl[] |
JMSConnectionStatsImpl.getSessions() |
Constructor and Description |
---|
JMSConsumerStatsImpl(JMSSessionStatsImpl sessionStats,
Destination destination) |
JMSEndpointStatsImpl(JMSSessionStatsImpl sessionStats)
This constructor is used to create statistics for a
MessageProducer or MessageConsumer as it passes in a
Session parent statistic. |
JMSProducerStatsImpl(JMSSessionStatsImpl sessionStats,
Destination destination) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.