Package org.refcodes.eventbus
Interface BusMatcher
-
- All Superinterfaces:
org.refcodes.observer.EventMatcher<BusEvent>,org.refcodes.matcher.Matcher<BusEvent>
public interface BusMatcher extends org.refcodes.observer.EventMatcher<BusEvent>
A convenience definition of anEventMatcherfor the ready to use out of the boxEventBusImplimplementation of the genericGenericEventBusdefinition.