Interface PropertiesBusEvent

  • All Superinterfaces:
    org.refcodes.mixin.ActionAccessor<java.lang.Enum<?>>, ApplicationEvent, org.refcodes.observer.GenericActionEvent<java.lang.Enum<?>,ApplicationBus>, org.refcodes.observer.GenericActionMetaDataEvent<java.lang.Enum<?>,org.refcodes.observer.EventMetaData,ApplicationBus>, org.refcodes.eventbus.GenericBusEvent<java.lang.Enum<?>,org.refcodes.observer.EventMetaData,ApplicationBus>, org.refcodes.observer.GenericEvent<ApplicationBus>, org.refcodes.observer.GenericMetaDataEvent<org.refcodes.observer.EventMetaData,ApplicationBus>, org.refcodes.mixin.MetaDataAccessor<org.refcodes.observer.EventMetaData>, org.refcodes.configuration.PropertiesAccessor, org.refcodes.mixin.SourceAccessor<ApplicationBus>
    All Known Implementing Classes:
    InitializeBusEvent, PropertiesBusEventImpl

    public interface PropertiesBusEvent
    extends ApplicationEvent, org.refcodes.configuration.PropertiesAccessor
    An event indication a properties.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.refcodes.mixin.ActionAccessor

        org.refcodes.mixin.ActionAccessor.ActionBuilder<A extends java.lang.Object,B extends org.refcodes.mixin.ActionAccessor.ActionBuilder<A,B>>, org.refcodes.mixin.ActionAccessor.ActionMutator<A extends java.lang.Object>, org.refcodes.mixin.ActionAccessor.ActionProperty<A extends java.lang.Object>
      • Nested classes/interfaces inherited from interface org.refcodes.observer.GenericActionMetaDataEvent

        org.refcodes.observer.GenericActionMetaDataEvent.GenericActionMetaDataEventBuilder<A extends java.lang.Object,EM extends org.refcodes.observer.EventMetaData,SRC extends java.lang.Object,B extends org.refcodes.observer.GenericActionMetaDataEvent.GenericActionMetaDataEventBuilder<A,EM,SRC,B>>
      • Nested classes/interfaces inherited from interface org.refcodes.eventbus.GenericBusEvent

        org.refcodes.eventbus.GenericBusEvent.GenericBusEventBuilder<A extends java.lang.Object,META extends org.refcodes.observer.EventMetaData,SRC extends org.refcodes.eventbus.GenericEventBus<?,?,?,?,?>,B extends org.refcodes.eventbus.GenericBusEvent.GenericBusEventBuilder<A,META,SRC,B>>
      • Nested classes/interfaces inherited from interface org.refcodes.mixin.MetaDataAccessor

        org.refcodes.mixin.MetaDataAccessor.MetaDataBuilder<MD extends java.lang.Object,B extends org.refcodes.mixin.MetaDataAccessor.MetaDataBuilder<MD,B>>, org.refcodes.mixin.MetaDataAccessor.MetaDataMutator<MD extends java.lang.Object>, org.refcodes.mixin.MetaDataAccessor.MetaDataProperty<MD extends java.lang.Object>
      • Nested classes/interfaces inherited from interface org.refcodes.configuration.PropertiesAccessor

        org.refcodes.configuration.PropertiesAccessor.PropertiesBuilder<B extends org.refcodes.configuration.PropertiesAccessor.PropertiesBuilder<B>>, org.refcodes.configuration.PropertiesAccessor.PropertiesMutator, org.refcodes.configuration.PropertiesAccessor.PropertiesProperty
      • Nested classes/interfaces inherited from interface org.refcodes.mixin.SourceAccessor

        org.refcodes.mixin.SourceAccessor.SourceMutator<SRC extends java.lang.Object>, org.refcodes.mixin.SourceAccessor.SourceProperty<SRC extends java.lang.Object>
    • Method Summary

      • Methods inherited from interface org.refcodes.mixin.ActionAccessor

        getAction
      • Methods inherited from interface org.refcodes.mixin.MetaDataAccessor

        getMetaData
      • Methods inherited from interface org.refcodes.configuration.PropertiesAccessor

        getProperties
      • Methods inherited from interface org.refcodes.mixin.SourceAccessor

        getSource