Class ApplicationBusSugar.CatchNoneApplicationBusMatcher

java.lang.Object
org.refcodes.observer.AbstractEventMatcher<E>
org.refcodes.observer.CatchNoneEventMatcher<ApplicationBusEvent>
org.refcodes.eventbus.ext.application.ApplicationBusSugar.CatchNoneApplicationBusMatcher
All Implemented Interfaces:
ApplicationEventMatcher, org.refcodes.matcher.Matchable<ApplicationBusEvent>, org.refcodes.matcher.Matcher<ApplicationBusEvent>, org.refcodes.mixin.AliasAccessor, org.refcodes.mixin.Schemable, org.refcodes.observer.EventMatcher<ApplicationBusEvent>
Enclosing class:
ApplicationBusSugar

protected static class ApplicationBusSugar.CatchNoneApplicationBusMatcher extends org.refcodes.observer.CatchNoneEventMatcher<ApplicationBusEvent> implements ApplicationEventMatcher
  • 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
  • Field Summary

    Fields inherited from class org.refcodes.observer.CatchNoneEventMatcher

    ALIAS
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Methods inherited from class org.refcodes.observer.CatchNoneEventMatcher

    isMatching

    Methods inherited from class org.refcodes.observer.AbstractEventMatcher

    getAlias, toSchema

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.refcodes.mixin.AliasAccessor

    getAlias

    Methods inherited from interface org.refcodes.observer.EventMatcher

    isMatching

    Methods inherited from interface org.refcodes.matcher.Matcher

    toSchema
  • Constructor Details

    • CatchNoneApplicationBusMatcher

      protected CatchNoneApplicationBusMatcher()