Uses of Interface
org.glowroot.agent.plugin.api.config.ConfigService
Packages that use ConfigService
-
Uses of ConfigService in org.glowroot.agent.plugin.api
Methods in org.glowroot.agent.plugin.api that return ConfigServiceModifier and TypeMethodDescriptionstatic ConfigService
Agent.getConfigService
(String pluginId) Returns theConfigService
instance for the specifiedpluginId
.