com.hammurapi.eventbus.tests
Class JoinHandler
java.lang.Object
com.hammurapi.eventbus.tests.JoinHandler
public class JoinHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoinHandler
public JoinHandler()
getHelloCounter
public int getHelloCounter()
isHelloOk
public boolean isHelloOk()
isJoinOk
public boolean isJoinOk()
getJoinCounter
public int getJoinCounter()
handleHello
public String handleHello(String str)
join
public void join(LocalEventDispatchJoinContext<Object,Integer,Object> context,
String hello,
String world,
int i)