Uses of Package
civitas.celestis.event
Packages that use civitas.celestis.event
Package
Description
-
Classes in civitas.celestis.event used by civitas.celestis.eventClassDescriptionAn event which can be cancelled by a lower priority listener, which flags the event as cancelled, notifying higher priority listeners that this event should be ignored as if it had not happened in the first place.The default implementation of
Handleable.A marker interface which marks a class as being handleable by an event manager.The execution priority of an event handler.A reference to an event handler.A marker interface which marks an object as an event handler. -
Classes in civitas.celestis.event used by civitas.celestis.event.applicationClassDescriptionThe default implementation of
Handleable.A marker interface which marks a class as being handleable by an event manager. -
Classes in civitas.celestis.event used by civitas.celestis.event.lifecycleClassDescriptionA marker interface which marks a class as being handleable by an event manager.A reference to an event handler.A marker interface which marks an object as an event handler.
-
Classes in civitas.celestis.event used by civitas.celestis.event.notificationClassDescriptionThe default implementation of
Handleable.A marker interface which marks a class as being handleable by an event manager. -
Classes in civitas.celestis.event used by civitas.celestis.listener.applicationClassDescriptionA marker annotation which marks a method as an event handler.A marker interface which marks an object as an event handler.
-
Classes in civitas.celestis.event used by civitas.celestis.listener.notificationClassDescriptionA marker annotation which marks a method as an event handler.A marker interface which marks an object as an event handler.