com.hammurapi.eventbus.tests
Class ParameterNamesJoinHandler
java.lang.Object
com.hammurapi.eventbus.tests.ParameterNamesJoinHandler
public class ParameterNamesJoinHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterNamesJoinHandler
public ParameterNamesJoinHandler()
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(LocalEventDispatchContext<Object,Integer,Object> context,
String hello,
String world,
int i)