|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.inject.AbstractModule
com.threerings.presents.server.PresentsServer.PresentsModule
com.threerings.crowd.server.CrowdServer.CrowdModule
com.threerings.whirled.server.WhirledServer.WhirledModule
com.threerings.tudey.server.TudeyServer.TudeyModule
com.threerings.tudey.tools.ToolServer.ToolModule
public static class ToolServer.ToolModule
Configures dependencies needed by the local server.
| Field Summary | |
|---|---|
protected Client |
_client
|
| Constructor Summary | |
|---|---|
ToolServer.ToolModule(Client client)
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
protected boolean |
shouldInitConfigManager()
Checks whether we should initialize the config manager duration configuration (or whether it will be initialized later, when we have some extra piece of information). |
| Methods inherited from class com.threerings.presents.server.PresentsServer.PresentsModule |
|---|
bindInvokers, bindPeerInvoker |
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Client _client
| Constructor Detail |
|---|
public ToolServer.ToolModule(Client client)
| Method Detail |
|---|
protected void configure()
configure in class TudeyServer.TudeyModuleprotected boolean shouldInitConfigManager()
TudeyServer.TudeyModule
shouldInitConfigManager in class TudeyServer.TudeyModule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||