| Package | Description |
|---|---|
| org.glowroot.agent.plugin.api | |
| org.glowroot.agent.plugin.api.transaction |
| Class and Description |
|---|
| TransactionService
This is the primary service exposed to plugins.
|
| Class and Description |
|---|
| Message |
| MessageSupplier
A (lazy) supplier of
Message instances. |
| 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. |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.