@FunctionalInterface public interface Listener<T>
void
handleEvent(T eventInfo)
void handleEvent(T eventInfo)