com.hammurapi.eventbus.tests
Class SlowPostingHandler
java.lang.Object
com.hammurapi.eventbus.tests.SlowPostingHandler
public class SlowPostingHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlowPostingHandler
public SlowPostingHandler()
handleWorld
public String handleWorld(String str)
throws InterruptedException
- Throws:
InterruptedException
handleEm
public void handleEm(LocalEventDispatchContext<Object,Integer,Object> context,
String str)
throws InterruptedException
- Throws:
InterruptedException
getCounter
public int getCounter()