cz.cuni.amis.pogamut.emohawk.bot.impl.test
Class LeakTestBotModule

Package class diagram package LeakTestBotModule
java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by cz.cuni.amis.pogamut.base.factory.guice.GuiceAgentModule<PARAMS>
          extended by cz.cuni.amis.pogamut.base.factory.guice.GuiceCommunicationModule<PARAMS>
              extended by cz.cuni.amis.pogamut.base.factory.guice.GuiceRemoteAgentModule<PARAMS>
                  extended by cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004CommunicationModule<PARAMS>
                      extended by cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
                          extended by cz.cuni.amis.pogamut.emohawk.bot.impl.test.LeakTestBotModule
All Implemented Interfaces:
com.google.inject.Module

public class LeakTestBotModule
extends UT2004BotModule


Field Summary
 
Fields inherited from class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
worldViewDependenciesProvider
 
Fields inherited from class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004CommunicationModule
connectionDependenciesProvider
 
Constructor Summary
protected LeakTestBotModule()
           
  LeakTestBotModule(Class<? extends IUT2004BotController> botControllerClass)
           
 
Method Summary
protected  void configureModules()
           
 
Methods inherited from class cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004BotModule
prepareNewAgent
 
Methods inherited from class cz.cuni.amis.pogamut.base.factory.guice.GuiceRemoteAgentModule
getAddressProvider
 
Methods inherited from class cz.cuni.amis.pogamut.base.factory.guice.GuiceAgentModule
addModule, configure, createAgentScope, createAgentTeamScope, getAgentIdProvider, getAgentParamsProvider, getAgentScope, getAgentTeamScope
 
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
 

Constructor Detail

LeakTestBotModule

protected LeakTestBotModule()

LeakTestBotModule

public LeakTestBotModule(Class<? extends IUT2004BotController> botControllerClass)
Method Detail

configureModules

protected void configureModules()
Overrides:
configureModules in class UT2004BotModule


Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.