Package 

Interface EventTypeListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onExecuted(Event<T> event) Processes event.
      Boolean canProcess(Event<EventType> event) Asks is this event type supported by listener.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait