| Package | Description |
|---|---|
| org.glowroot.container.config |
| Modifier and Type | Method and Description |
|---|---|
InstrumentationConfig.CaptureKind |
InstrumentationConfig.getCaptureKind() |
static InstrumentationConfig.CaptureKind |
InstrumentationConfig.CaptureKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstrumentationConfig.CaptureKind[] |
InstrumentationConfig.CaptureKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentationConfig.setCaptureKind(InstrumentationConfig.CaptureKind captureKind) |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.