Package | Description |
---|---|
org.glowroot.agent.plugin.api |
Modifier and Type | Method and Description |
---|---|
static QueryMessage |
QueryMessage.create(String prefix) |
static QueryMessage |
QueryMessage.create(String prefix,
String suffix) |
static QueryMessage |
QueryMessage.create(String prefix,
String suffix,
Map<String,? extends Object> detail) |
abstract QueryMessage |
QueryMessageSupplier.get()
Returns the
QueryMessage for a QueryEntry . |
Copyright © 2011–2017 Glowroot contributors. All rights reserved.