org.activemq.management
Interface StatsCapable

All Known Implementing Classes:
ActiveMQConnection, ActiveMQConnectionFactory, ActiveMQMessageConsumer, ActiveMQMessageProducer, ActiveMQSession

public interface StatsCapable

Represents an object which is capable of providing some stats

Version:
$Revision: 1.1.1.1 $

Method Summary
 StatsImpl getStats()
           
 

Method Detail

getStats

public StatsImpl getStats()
Returns:
the Stats for this object


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.