Package | Description |
---|---|
org.javasimon.javaee.reqreporter |
Package contains classes reporting slow HTTP requests - interface
RequestReporter and various (default) implementations. |
Modifier and Type | Method and Description |
---|---|
int |
ReporterStopwatchInfo.compareTo(ReporterStopwatchInfo o) |
protected boolean |
StandardRequestReporter.shouldBeAddedStopwatchInfo(ReporterStopwatchInfo info) |
protected boolean |
DefaultRequestReporter.shouldBeAddedStopwatchInfo(ReporterStopwatchInfo info)
Decides whether stopwatch info should be included in the report - by default all are included.
|
Copyright © 2019. All rights reserved.