| Package | Description |
|---|---|
| org.glowroot.agent.config |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAllConfig
Immutable implementation of
AllConfig. |
| Modifier and Type | Method and Description |
|---|---|
static AllConfig |
AllConfig.create(AgentConfigOuterClass.AgentConfig config,
List<PluginDescriptor> pluginDescriptors) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableAllConfig.Builder |
ImmutableAllConfig.Builder.copyFrom(AllConfig instance)
Fill a builder with attribute values from the provided
AllConfig instance. |
static ImmutableAllConfig |
ImmutableAllConfig.copyOf(AllConfig instance)
Creates an immutable copy of a
AllConfig value. |
void |
ConfigService.updateAllConfig(AllConfig config) |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.