public class AgentInformationDisplayModel extends Object
Constructor and Description |
---|
AgentInformationDisplayModel() |
Modifier and Type | Method and Description |
---|---|
AgentInformation |
getAgentInfo(String agentId) |
Collection<AgentInformation> |
getAgents() |
Collection<BackendInformation> |
getBackends(String agentId) |
void |
refresh() |
public Collection<AgentInformation> getAgents()
public AgentInformation getAgentInfo(String agentId)
public Collection<BackendInformation> getBackends(String agentId)
public void refresh()
Copyright © 2012. All Rights Reserved.