Package me.wouterkistemaker.eventmanager
package me.wouterkistemaker.eventmanager
-
ClassDescriptionRepresents an
Eventthat has the option to be cancelled.The default implementation ofHandleable.Represents an interface that is used to indicate whether a class contains methods that listen for the calls of anEventAn event manager.Simple annotation to help indicating which methods are able to invoke on a calledEventA superinterface for classes which can be called to event managers to be processed.The execution priority of an event handler.A reference object to an event handler method.