public class CustomControlServer
extends cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server
implements cz.cuni.amis.pogamut.ut2004.server.IUT2004Server
| Constructor and Description |
|---|
CustomControlServer(cz.cuni.amis.pogamut.ut2004.agent.params.UT2004AgentParameters params,
cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger agentLogger,
cz.cuni.amis.pogamut.base.component.bus.IComponentBus bus,
cz.cuni.amis.pogamut.base.communication.connection.impl.socket.SocketConnection connection,
cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004WorldView worldView,
cz.cuni.amis.pogamut.base.communication.command.IAct act) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
static void |
main(String[] args)
This method is called when the server is started either from IDE or from command line.
|
connectNativeBot, getParams, reset, setGameMap, startAgent, startPausedAgentconnectNativeBot, createPasswordReply, getAgents, getAvailableMaps, getGameInfo, getGameSpeedFlag, getMap, getMapName, getMutators, getNativeAgents, getPasswordReply, getPlayers, getWorldView, killAgent, readyCommandRequested, resetAgent, setAddress, setPassword, stopAgentaddDependency, addDependency, addDependency, addJMXComponents, awaitState, awaitState, componentFatalError, componentStarted, componentStarted, componentStopped, componentStopping, createAgentJMX, createIntrospection, equals, getComponentId, getEventBus, getIntrospection, getJMX, getLog, getLogger, getName, getState, hashCode, inState, kill, notInState, pause, pauseAgent, preKillAgent, preStopAgent, resetEvent, resume, resumeAgent, setState, start, startPaused, stop, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitconnectNativeBot, getAvailableMaps, getGameSpeedFlag, getMap, getMapName, getMutators, getNativeAgents, getPlayers, setAddress, setGameMap@Inject
public CustomControlServer(cz.cuni.amis.pogamut.ut2004.agent.params.UT2004AgentParameters params,
cz.cuni.amis.pogamut.base.utils.logging.IAgentLogger agentLogger,
cz.cuni.amis.pogamut.base.component.bus.IComponentBus bus,
cz.cuni.amis.pogamut.base.communication.connection.impl.socket.SocketConnection connection,
cz.cuni.amis.pogamut.ut2004.communication.worldview.UT2004WorldView worldView,
cz.cuni.amis.pogamut.base.communication.command.IAct act)
public void initialize()
public static void main(String[] args) throws cz.cuni.amis.utils.exception.PogamutException
args - cz.cuni.amis.utils.exception.PogamutExceptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.