org.apache.activemq.tool.sampler
Interface MeasurableClient

All Known Implementing Classes:
AbstractJmsMeasurableClient, JmsConsumerClient, JmsProducerClient

public interface MeasurableClient


Method Summary
 java.lang.String getClientName()
           
 long getThroughput()
           
 void reset()
           
 

Method Detail

reset

void reset()

getClientName

java.lang.String getClientName()

getThroughput

long getThroughput()


Copyright © 2009 Apache Software Foundation. All Rights Reserved.