T
public interface EventListener<T extends Event>
Event
void
handle(T event)
void handle(T event) throws Exception
event
Exception