| Package | Description |
|---|---|
| org.glowroot.agent.plugin.api.transaction |
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.from(String message) |
static Message |
Message.from(String message,
Map<String,? extends Object> detail) |
static Message |
Message.from(String template,
String... args) |
abstract Message |
MessageSupplier.get()
Returns the
Message for a TraceEntry. |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.