com.webstersmalley.chessweb.game
Class GameFactory

java.lang.Object
  extended by com.webstersmalley.chessweb.game.GameFactory

public class GameFactory
extends java.lang.Object


Constructor Summary
GameFactory()
           
 
Method Summary
 GameSession createNewGameSession(PlayableGame game)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameFactory

public GameFactory()
Method Detail

createNewGameSession

public GameSession createNewGameSession(PlayableGame game)


Copyright © 2005 Webster Smalley. All Rights Reserved.