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