RequestReporter
and various (default) implementations.See: Description
Interface | Description |
---|---|
RequestReporter |
RequestReporter interface .
|
Class | Description |
---|---|
DefaultRequestReporter |
Reports significant splits (longer than 5% of the request) and list of all used stopwatches with their split counts.
|
PlainRequestReporter |
Reports the request with split lenght and list of all splits.
|
ReporterStopwatchInfo | |
StandardRequestReporter |
Reports request to standard output (instead of Manager's message method) and omits less specific Simons from
output (for instance JDBC's next).
|
RequestReporter
and various (default) implementations.Copyright © 2019. All rights reserved.