Java Simon 3.5.0

Uses of Class
org.javasimon.javaee.reqreporter.DefaultRequestReporter.StopwatchInfo

Packages that use DefaultRequestReporter.StopwatchInfo
org.javasimon.javaee.reqreporter Package contains classes reporting slow HTTP requests - interface RequestReporter and various (default) implementations. 
 

Uses of DefaultRequestReporter.StopwatchInfo in org.javasimon.javaee.reqreporter
 

Methods in org.javasimon.javaee.reqreporter with parameters of type DefaultRequestReporter.StopwatchInfo
 int DefaultRequestReporter.StopwatchInfo.compareTo(DefaultRequestReporter.StopwatchInfo o)
           
protected  boolean StandardRequestReporter.shouldBeAddedStopwatchInfo(DefaultRequestReporter.StopwatchInfo info)
           
protected  boolean DefaultRequestReporter.shouldBeAddedStopwatchInfo(DefaultRequestReporter.StopwatchInfo info)
          Decides whether stopwatch info should be included in the report - by default all are included.
 


Java Simon 3.5.0

Copyright © 2014. All rights reserved.