public class ServerSimulationAgents extends Object
Modifier and Type | Field and Description |
---|---|
Account[] |
accounts |
Map<Account,SocketHandler> |
accountSocketHandlerMap |
Map<Account,Object> |
accountTeamMap |
UniqueSimulationAgent[] |
agents |
String[] |
teams |
Constructor and Description |
---|
ServerSimulationAgents(Element xml) |
public UniqueSimulationAgent[] agents
public Account[] accounts
public String[] teams
public Map<Account,SocketHandler> accountSocketHandlerMap
public ServerSimulationAgents(Element xml) throws InvalidConfigurationException
InvalidConfigurationException
Copyright © 2013. All Rights Reserved.