Uses of Class
org.craftercms.commons.ebus.annotations.EventHandler
-
Packages that use EventHandler Package Description org.craftercms.commons.audit org.craftercms.commons.ebus.config Created by dejanbrkic on 1/23/14. -
-
Uses of EventHandler in org.craftercms.commons.audit
Methods in org.craftercms.commons.audit with annotations of type EventHandler Modifier and Type Method Description void
AuditListener. onAudit(reactor.event.Event<? extends AuditModel> auditModel)
-
Uses of EventHandler in org.craftercms.commons.ebus.config
Methods in org.craftercms.commons.ebus.config with parameters of type EventHandler Modifier and Type Method Description protected Object
EBusBeanAutoConfiguration. parseSelector(EventHandler eventHandlerAnnotation, Object bean, Method method)
-