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