de.tub.citydb.api.event
Interface EventHandler


public interface EventHandler


Method Summary
 void handleEvent(Event event)
           
 

Method Detail

handleEvent

void handleEvent(Event event)
                 throws java.lang.Exception
Throws:
java.lang.Exception