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