| Interface | Description |
|---|---|
| QueryEntry |
A
TraceEntry that also captures query data for aggregation. |
| Timer |
See
TransactionService.startTimer(TimerName) for how to retrieve and use Timer
instances. |
| TimerName |
See
TransactionService.getTimerName(Class) for how to retrieve and use TimerName
instances. |
| TraceEntry |
See
TransactionService.startTraceEntry(MessageSupplier, TimerName) for how to create and
use TraceEntry instances. |
| TransactionService |
This is the primary service exposed to plugins.
|
| Class | Description |
|---|---|
| Message | |
| MessageSupplier |
A (lazy) supplier of
Message instances. |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.