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

Package class diagram package ConcurrentBot
java.lang.Object
  extended by cz.cuni.amis.utils.test.Concurrent<BotTestContext>
      extended by cz.cuni.amis.pogamut.emohawk.bot.impl.test.ConcurrentBot
All Implemented Interfaces:
ContextRunnable<BotTestContext>

public class ConcurrentBot
extends Concurrent<BotTestContext>


Field Summary
 
Fields inherited from class cz.cuni.amis.utils.test.Concurrent
tester
 
Constructor Summary
ConcurrentBot(int threads, ContextRunnable<? extends BotContext> tester)
           
 
Method Summary
protected  Runnable newTest(BotTestContext ctx)
           
 
Methods inherited from class cz.cuni.amis.utils.test.Concurrent
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentBot

public ConcurrentBot(int threads,
                     ContextRunnable<? extends BotContext> tester)
Method Detail

newTest

protected Runnable newTest(BotTestContext ctx)
Overrides:
newTest in class Concurrent<BotTestContext>


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