Interface EventBusEventMatcher

  • All Superinterfaces:
    org.refcodes.observer.EventMatcher<EventBusEvent>, org.refcodes.matcher.Matcher<EventBusEvent>

    public interface EventBusEventMatcher
    extends org.refcodes.observer.EventMatcher<EventBusEvent>
    A convenience definition of an EventMatcher for the ready to use out of the box EventBusImpl implementation of the generic GenericEventBus definition.
    • Method Summary

      • Methods inherited from interface org.refcodes.observer.EventMatcher

        isMatching