| Package | Description |
|---|---|
| org.glowroot.container.config |
| Modifier and Type | Method and Description |
|---|---|
InstrumentationConfig |
ConfigService.addInstrumentationConfig(InstrumentationConfig config) |
InstrumentationConfig |
ConfigService.getInstrumentationConfig(String version) |
InstrumentationConfig |
ConfigService.updateInstrumentationConfig(InstrumentationConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<InstrumentationConfig> |
ConfigService.getInstrumentationConfigs() |
| Modifier and Type | Method and Description |
|---|---|
InstrumentationConfig |
ConfigService.addInstrumentationConfig(InstrumentationConfig config) |
InstrumentationConfig |
ConfigService.updateInstrumentationConfig(InstrumentationConfig config) |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.