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 PerformanceSampler.getPerfEventListener()
           
 PerformanceEventListener AbstractPerformanceSampler.getPerfEventListener()
           
 

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



Copyright © 2011 Apache Software Foundation. All Rights Reserved.