com.hammurapi.eventbus.tests
Class TokenParameterizedStringHandlerWithMethodCondition

Show UML class diagram
java.lang.Object
  extended by com.hammurapi.eventbus.tests.TokenParameterizedStringHandlerWithMethodCondition

public class TokenParameterizedStringHandlerWithMethodCondition
extends Object


Constructor Summary
TokenParameterizedStringHandlerWithMethodCondition()
           
 
Method Summary
 int getCounter()
           
 void handle(String str)
           
 boolean isOk()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenParameterizedStringHandlerWithMethodCondition

public TokenParameterizedStringHandlerWithMethodCondition()
Method Detail

getCounter

public int getCounter()

isOk

public boolean isOk()

handle

public void handle(String str)