Package org.apache.activemq.management
Interface StatsCapable
-
- All Known Implementing Classes:
ActiveMQConnection,ActiveMQConnectionFactory,ActiveMQMessageConsumer,ActiveMQMessageProducer,ActiveMQQueueReceiver,ActiveMQQueueSender,ActiveMQSession,ActiveMQSslConnectionFactory,ActiveMQTopicPublisher,ActiveMQTopicSubscriber,ActiveMQXAConnection,ActiveMQXAConnectionFactory,ActiveMQXASession,ActiveMQXASslConnectionFactory
public interface StatsCapable
Represents an object which is capable of providing some stats
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StatsImplgetStats()
-