org.argosfields.spring
Class ClientContextHelper
java.lang.Object
org.argosfields.spring.AbstractContextHelper
org.argosfields.spring.ClientContextHelper
- All Implemented Interfaces:
- ISpringContextHelper
- public final class ClientContextHelper
- extends AbstractContextHelper
ClientContextHelper.java
- Version:
- $Revision 1.1 $ $Date: 2004/04/15 05:43:55 $
- Author:
- Xavier Cho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ClientContextHelper getInstance()
createApplicationContext
protected org.springframework.context.ConfigurableApplicationContext createApplicationContext()
- Specified by:
createApplicationContext
in class AbstractContextHelper
- See Also:
AbstractContextHelper.createApplicationContext()
getLoginManager
public ILoginManager getLoginManager()
getGameManager
public IGameManager getGameManager()
createLoginManager
protected ILoginManager createLoginManager()
createGameManager
protected IGameManager createGameManager()
Copyright © Gnome Korea. All Rights Reserved.