PARAMS - public class UT2004ServerFactory<PARAMS extends UT2004AgentParameters> extends Object implements IAgentFactory<UT2004Server,PARAMS>
UT2004Server class.
Can't be used to instantiate other classes!
If you need to instantiate own UT2004Server descendant, use UT2004ServerFactory
and define own descendant of UT2004ServerModule.
| Constructor and Description |
|---|
UT2004ServerFactory() |
public UT2004Server newAgent(PARAMS agentParameters) throws cz.cuni.amis.utils.exception.PogamutException
newAgent in interface IAgentFactory<UT2004Server,PARAMS extends UT2004AgentParameters>cz.cuni.amis.utils.exception.PogamutExceptionCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.