| Package | Description |
|---|---|
| org.glowroot.api |
| Class and Description |
|---|
| ErrorMessage |
| Logger
Very thin wrapper around SLF4J so plugins don't have to worry about SLF4J shading.
|
| Message |
| MessageSupplier
A (lazy) supplier of
Message instances. |
| PluginServices
This is the primary service exposed to plugins.
|
| PluginServices.BooleanProperty |
| PluginServices.ConfigListener |
| PluginServices.DoubleProperty |
| PluginServices.StringProperty |
| QueryEntry
A
TraceEntry that also captures query data for aggregation. |
| Timer
See
PluginServices.startTimer(TimerName) for how to retrieve and use Timer
instances. |
| TimerName
See
PluginServices.getTimerName(Class) for how to retrieve and use TimerName
instances. |
| TraceEntry
See
PluginServices.startTraceEntry(MessageSupplier, TimerName) for how to create and use
TraceEntry instances. |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.