edu.cuny.cat
Class GameServerWithTraders

java.lang.Object
  extended by edu.cuny.cat.GameServer
      extended by edu.cuny.cat.GameServerWithTraders
All Implemented Interfaces:
edu.cuny.config.param.Parameterizable

public class GameServerWithTraders
extends GameServer

A main class for starting jcat game server and traders at the same time.

Version:
$Revision: 1.10 $
Author:
Jinzhong Niu
See Also:
GameServer

Field Summary
 
Fields inherited from class edu.cuny.cat.GameServer
controller
 
Constructor Summary
GameServerWithTraders()
           
 
Method Summary
static void main(java.lang.String[] args)
          for starting server and traders
 
Methods inherited from class edu.cuny.cat.GameServer
getController, setup, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameServerWithTraders

public GameServerWithTraders()
Method Detail

main

public static void main(java.lang.String[] args)
for starting server and traders

Parameters:
args -