All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description Event Represents an event.EventCancellable This interface will generify the way to cancel events adding the isCancelled() and setCancelled() methods.EventHandler This annotation will mark methods as Event Handler Listeners.EventHandlerNotFoundException This exception will be throw when something went wrong with an event handler.EventListener This interface will mark a class as an event listener class.EventManager This class manages the final developer event control.EventPriority Event execution order from MONITOR(First) to LOWEST(last).EventReflection This class manages internally event's reflection operations.RegisteredEventListener This class will map Registered Event Listener for using it as an object.