Uses of Interface
org.apache.activemq.tool.sampler.PerformanceEventListener

Packages that use PerformanceEventListener
org.apache.activemq.tool.sampler   
 

Uses of PerformanceEventListener in org.apache.activemq.tool.sampler
 

Fields in org.apache.activemq.tool.sampler declared as PerformanceEventListener
protected  PerformanceEventListener AbstractPerformanceSampler.perfEventListener
           
 

Methods in org.apache.activemq.tool.sampler that return PerformanceEventListener
 PerformanceEventListener AbstractPerformanceSampler.getPerfEventListener()
           
 PerformanceEventListener PerformanceSampler.getPerfEventListener()
           
 

Methods in org.apache.activemq.tool.sampler with parameters of type PerformanceEventListener
 void AbstractPerformanceSampler.setPerfEventListener(PerformanceEventListener perfEventListener)
           
 void PerformanceSampler.setPerfEventListener(PerformanceEventListener listener)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.