public class AgentConfigurationSource extends Object
| Constructor and Description |
|---|
AgentConfigurationSource() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Boolean> |
getAgentBackends(String agentName) |
List<String> |
getKnownAgents() |
void |
updateAgentConfig(String agentName,
Map<String,Boolean> newBackendStatus) |
Copyright © 2012. All Rights Reserved.