com.hammurapi.eventbus.tests
Class PredicateChainingHandler
java.lang.Object
com.hammurapi.eventbus.tests.PredicateChainingHandler
public class PredicateChainingHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PredicateChainingHandler
public PredicateChainingHandler()
handleOne
public void handleOne(String str)
handleTwo
public void handleTwo(String str)
isOneInvoked
public boolean isOneInvoked()
isTwoInvoked
public boolean isTwoInvoked()