Interface ApplicationBusEventMatcher

All Superinterfaces:
org.refcodes.mixin.AliasAccessor, org.refcodes.eventbus.EventBrokerEventMatcher<ApplicationBusEvent>, org.refcodes.observer.EventMatcher<ApplicationBusEvent>, org.refcodes.matcher.Matchable<ApplicationBusEvent>, org.refcodes.matcher.Matcher<ApplicationBusEvent>, org.refcodes.schema.Schemable
All Known Implementing Classes:
ApplicationBusSugar.CatchAllMatcher, ApplicationBusSugar.CatchNoneMatcher

public interface ApplicationBusEventMatcher extends org.refcodes.eventbus.EventBrokerEventMatcher<ApplicationBusEvent>
A convenience definition of an EventMatcher for the ready to use out of the box EventBus implementation of the generic EventDispatcher definition.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.refcodes.mixin.AliasAccessor

    org.refcodes.mixin.AliasAccessor.AliasBuilder<B extends org.refcodes.mixin.AliasAccessor.AliasBuilder<B>>, org.refcodes.mixin.AliasAccessor.AliasMutator, org.refcodes.mixin.AliasAccessor.AliasProperty
  • Method Summary

    Methods inherited from interface org.refcodes.observer.EventMatcher

    isMatching

    Methods inherited from interface org.refcodes.matcher.Matcher

    getAlias, toSchema