bot
Class SimpleBotRun

java.lang.Object
  extended by bot.SimpleBotRun

public class SimpleBotRun
extends java.lang.Object


Field Summary
 cz.cuni.amis.pogamut.base.factory.guice.PogamutAgentModule module
           
 
Constructor Summary
SimpleBotRun()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void RunSimpleBotAtLocalhost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public cz.cuni.amis.pogamut.base.factory.guice.PogamutAgentModule module
Constructor Detail

SimpleBotRun

public SimpleBotRun()
Method Detail

RunSimpleBotAtLocalhost

public void RunSimpleBotAtLocalhost()

main

public static void main(java.lang.String[] args)