|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMSSessionStatsImpl | |
org.codehaus.activemq | The core JMS client implementation classes |
org.codehaus.activemq.management | An implementation of the J2EE Management API |
Uses of JMSSessionStatsImpl in org.codehaus.activemq |
Methods in org.codehaus.activemq that return JMSSessionStatsImpl | |
JMSSessionStatsImpl |
ActiveMQSession.getSessionStats()
|
Uses of JMSSessionStatsImpl in org.codehaus.activemq.management |
Constructors in org.codehaus.activemq.management with parameters of type JMSSessionStatsImpl | |
JMSProducerStatsImpl(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. |
|
JMSConsumerStatsImpl(JMSSessionStatsImpl sessionStats,
Destination destination)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |