Uses of Class
org.refcodes.eventbus.AbstractEventBus
-
-
Uses of AbstractEventBus in org.refcodes.eventbus
Subclasses of AbstractEventBus in org.refcodes.eventbus Modifier and Type Class Description classEventBusImplTheEventBusImplis a ready to use implementation of aEventBususing a defaultDispatchStrategybeingDispatchStrategy.CASCADEand extending theAbstractEventBus.
-