com.hammurapi.eventbus.tests
Class FaultyHandler

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

public class FaultyHandler
extends Object


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

Constructor Detail

FaultyHandler

public FaultyHandler()
Method Detail

handle

public void handle(String str)