Package | Description |
---|---|
massim.server | |
massim.test |
Modifier and Type | Method and Description |
---|---|
void |
Server.config(Element xmlconfiguration) |
Controller |
ControllerFactory.createController(Element config,
String simulationid) |
Controller |
TrivialControllerFactory.createController(Element config,
String simulationid) |
Observer |
ObserverFactory.createObserver(Element config,
String simulationid) |
Observer |
RMIXMLDocumentObserverFactory.createObserver(Element config,
String simulationid) |
Observer |
FileXMLDocumentObserverFactory.createObserver(Element config,
String simulationid) |
Observer |
RMIXMLDocumentObserverWebInterfaceFactory.createObserver(Element config,
String simulationid) |
static void |
Server.main(String[] args) |
void |
Server.run() |
void |
Server.runMatch(Element el_match,
Map<String,String> teammap,
String name,
Node statmatchparent) |
int[] |
Server.runMatch(Element el_match,
Map<String,String> teammap,
String name,
Node statmatchparent,
String team1Name,
String team2Name) |
Constructor and Description |
---|
Server(String[] args) |
ServerInetSocketListener(Element xml) |
ServerSimulationAgents(Element xml) |
ServerSimulationRun2(Element xmlconfiguration,
Map<String,String> teammapping,
String name,
String tournamentname) |
Modifier and Type | Method and Description |
---|---|
static Class |
ConfigurationUtilities.getClassFromConfig(String name) |
static <T> T |
ConfigurationUtilities.getNewInstanceFromConfig(String name) |
static <T> T |
ConfigurationUtilities.getObjectFromConfig(String name,
Element source) |
Copyright © 2013. All Rights Reserved.