bot
Class SimpleBotModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by cz.cuni.amis.pogamut.base.factory.guice.PogamutAgentModule
          extended by cz.cuni.amis.pogamut.ut2004.factory.guice.UT2004CommunicationModule
              extended by cz.cuni.amis.pogamut.ut2004.factory.guice.UT2004BotModule
                  extended by bot.SimpleBotModule
All Implemented Interfaces:
com.google.inject.Module

public class SimpleBotModule
extends cz.cuni.amis.pogamut.ut2004.factory.guice.UT2004BotModule


Constructor Summary
SimpleBotModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class cz.cuni.amis.pogamut.base.factory.guice.PogamutAgentModule
createAgentScope, getAgentScope
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindScope, configure, install, requestStaticInjection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleBotModule

public SimpleBotModule()
Method Detail

configure

protected void configure()
Overrides:
configure in class cz.cuni.amis.pogamut.ut2004.factory.guice.UT2004BotModule