com.threerings.micasa.server
Class MiCasaServer
java.lang.Object
com.threerings.presents.server.PresentsServer
com.threerings.crowd.server.CrowdServer
com.threerings.micasa.server.MiCasaServer
- Direct Known Subclasses:
- SimpleServer
public class MiCasaServer
- extends com.threerings.crowd.server.CrowdServer
The main general organizer of everything that goes on in the MiCasa game server process.
| Nested classes/interfaces inherited from class com.threerings.crowd.server.CrowdServer |
com.threerings.crowd.server.CrowdServer.CrowdModule |
| Nested classes/interfaces inherited from class com.threerings.presents.server.PresentsServer |
com.threerings.presents.server.PresentsServer.PresentsModule, com.threerings.presents.server.PresentsServer.PresentsServerModule |
| Fields inherited from class com.threerings.presents.server.PresentsServer |
invmgr, omgr |
|
Method Summary |
void |
init(com.google.inject.Injector injector)
|
static void |
main(String[] args)
|
| Methods inherited from class com.threerings.presents.server.PresentsServer |
queueShutdown, run, runServer |
MiCasaServer
public MiCasaServer()
main
public static void main(String[] args)
init
public void init(com.google.inject.Injector injector)
throws Exception
- Overrides:
init in class com.threerings.crowd.server.CrowdServer
- Throws:
Exception
Copyright © 2011. All Rights Reserved.