org.codehaus.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 $

Method Summary
 Stats getStats()
           
 

Method Detail

getStats

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


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