Uses of Class
net.sf.jperfprobe.Result

Uses of Result in net.sf.jperfprobe
 

Methods in net.sf.jperfprobe that return Result
static Result StaticProbeManager.getResult(String probeName)
          Get a result for a given probe
 Result ProbeManagerImpl.getResult(String probeName)
          Get a result for a given probe
 Result ProbeManager.getResult(String probeName)
          Get a result for a given probe
 

Methods in net.sf.jperfprobe that return types with arguments of type Result
static Collection<Result> StaticProbeManager.getResults()
          Get all the results
 Collection<Result> ProbeManagerImpl.getResults()
          Get all the results
 Collection<Result> ProbeManager.getResults()
          Get all the results
 



Copyright © 2004-2011. All Rights Reserved.