Uses of Package
org.craftercms.commons.ebus.annotations
-
Packages that use org.craftercms.commons.ebus.annotations Package Description org.craftercms.commons.audit org.craftercms.commons.ebus.annotations Annotations packageorg.craftercms.commons.ebus.config Created by dejanbrkic on 1/23/14. -
Classes in org.craftercms.commons.ebus.annotations used by org.craftercms.commons.audit Class Description EListener Denotes a class as being eligible to scan for event handling methods.EventHandler Denotes method that is EBus event handler. -
Classes in org.craftercms.commons.ebus.annotations used by org.craftercms.commons.ebus.annotations Class Description EventSelectorType -
Classes in org.craftercms.commons.ebus.annotations used by org.craftercms.commons.ebus.config Class Description EnableEBus Helper annotation to be placed onConfiguration
classes to ensure creation of the necessary beans for automatic wiring of annotated beans.EventHandler Denotes method that is EBus event handler.