com.threerings.whirled.server
Class WhirledServer
java.lang.Object
com.threerings.presents.server.PresentsServer
com.threerings.crowd.server.CrowdServer
com.threerings.whirled.server.WhirledServer
- Direct Known Subclasses:
- StageServer
public abstract class WhirledServer
- extends com.threerings.crowd.server.CrowdServer
The Whirled server extends the CrowdServer and provides access to managers and the like
that are needed by the Whirled serviecs.
| 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)
|
| Methods inherited from class com.threerings.crowd.server.CrowdServer |
main |
| Methods inherited from class com.threerings.presents.server.PresentsServer |
queueShutdown, run, runServer |
WhirledServer
public WhirledServer()
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.