|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
cz.cuni.amis.pogamut.base.factory.guice.PogamutAgentModule
cz.cuni.amis.pogamut.ut2004.factory.guice.UT2004CommunicationModule
cz.cuni.amis.pogamut.ut2004.factory.guice.UT2004BotModule
bot.PolymorphBotModule
public class PolymorphBotModule
Module that allows Guice to create our polymorph agent correctly.
| Constructor Summary | |
|---|---|
PolymorphBotModule()
|
|
| 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 |
|---|
public PolymorphBotModule()
| Method Detail |
|---|
protected void configure()
configure in class cz.cuni.amis.pogamut.ut2004.factory.guice.UT2004BotModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||