|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JMSDestinationStats | |
| org.activemq.management | An implementation of the J2EE Management API |
| org.activemq.message | Message implementations |
| Uses of JMSDestinationStats in org.activemq.management |
| Classes in org.activemq.management that implement JMSDestinationStats | |
class |
JMSQueueStatsImpl
Statistics for a Queue |
class |
JMSTopicStatsImpl
Statistics for a Topic |
| Uses of JMSDestinationStats in org.activemq.message |
| Methods in org.activemq.message that return JMSDestinationStats | |
protected JMSDestinationStats |
ActiveMQTopic.createDestinationStats()
|
protected JMSDestinationStats |
ActiveMQQueue.createDestinationStats()
|
JMSDestinationStats |
ActiveMQDestination.getStats()
|
protected abstract JMSDestinationStats |
ActiveMQDestination.createDestinationStats()
Factory method to create a statistics counter object |
| Methods in org.activemq.message with parameters of type JMSDestinationStats | |
void |
ActiveMQDestination.setStats(JMSDestinationStats stats)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||