com.threerings.tudey.tools
Class ToolServer.ToolModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.threerings.presents.server.PresentsServer.PresentsModule
          extended by com.threerings.crowd.server.CrowdServer.CrowdModule
              extended by com.threerings.whirled.server.WhirledServer.WhirledModule
                  extended by com.threerings.tudey.server.TudeyServer.TudeyModule
                      extended by com.threerings.tudey.tools.ToolServer.ToolModule
All Implemented Interfaces:
com.google.inject.Module
Enclosing class:
ToolServer

public static class ToolServer.ToolModule
extends TudeyServer.TudeyModule

Configures dependencies needed by the local server.


Constructor Summary
ToolServer.ToolModule(com.threerings.presents.client.Client client)
           
 
Method Summary
 
Methods inherited from class com.google.inject.AbstractModule
configure
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolServer.ToolModule

public ToolServer.ToolModule(com.threerings.presents.client.Client client)


Copyright © 2011. All Rights Reserved.