com.hammurapi.eventbus.tests
Class RemoveHandler2
java.lang.Object
com.hammurapi.eventbus.tests.RemoveHandler2
public class RemoveHandler2
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveHandler2
public RemoveHandler2()
setExpectedWorld
public void setExpectedWorld(Object expectedWorld)
getWorldCounter
public int getWorldCounter()
isWorldOk
public boolean isWorldOk()
handleWorld
public void handleWorld(AtomicReference<String> strRef)
getEmCounter
public int getEmCounter()
isEmOk
public boolean isEmOk()
handleEm
public void handleEm(LocalEventDispatchContext<Object,Integer,Object> context,
AtomicReference<String> strRef)