Package eu.rarogsoftware.rarog.platform.api.plugins.events
package eu.rarogsoftware.rarog.platform.api.plugins.events
-
ClassDescriptionException thrown by the
EventServicewhen the event is sent with a method propagating exceptions and one of the listeners throws anyThrowablewhen handling the event.Used withEventListenerinterface to create classes listening for events.Classes implementing this interface will be scanned for methods annotated withEventHandler.Feature descriptor used to registerEventListeners within Rarog.Rarog's event service - used to handle events published by plugins.