All Superinterfaces:
org.refcodes.mixin.ActionAccessor<Enum<?>>, ApplicationEvent, org.refcodes.eventbus.BusEvent<Enum<?>,​org.refcodes.mixin.EventMetaData,​ApplicationBus>, org.refcodes.observer.GenericActionEvent<Enum<?>,​ApplicationBus>, org.refcodes.observer.GenericActionMetaDataEvent<Enum<?>,​org.refcodes.mixin.EventMetaData,​ApplicationBus>, org.refcodes.observer.GenericEvent<ApplicationBus>, org.refcodes.observer.GenericMetaDataEvent<org.refcodes.mixin.EventMetaData,​ApplicationBus>, org.refcodes.mixin.MetaDataAccessor<org.refcodes.mixin.EventMetaData>, org.refcodes.properties.PropertiesAccessor, org.refcodes.mixin.SourceAccessor<ApplicationBus>
All Known Implementing Classes:
InitializeBusEvent, PropertiesBusEventImpl

public interface PropertiesBusEvent
extends ApplicationEvent, org.refcodes.properties.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 Object,​B extends org.refcodes.mixin.ActionAccessor.ActionBuilder<A,​B>>, org.refcodes.mixin.ActionAccessor.ActionMutator<A extends Object>, org.refcodes.mixin.ActionAccessor.ActionProperty<A extends Object>

    Nested classes/interfaces inherited from interface org.refcodes.eventbus.ext.application.ApplicationEvent

    ApplicationEvent.ApplicationEventBuilder

    Nested classes/interfaces inherited from interface org.refcodes.eventbus.BusEvent

    org.refcodes.eventbus.BusEvent.GenericBusEventBuilder<A extends Object,​META extends org.refcodes.mixin.EventMetaData,​SRC extends org.refcodes.eventbus.EventBus<?,​?,​?,​?,​?>,​B extends org.refcodes.eventbus.BusEvent.GenericBusEventBuilder<A,​META,​SRC,​B>>

    Nested classes/interfaces inherited from interface org.refcodes.observer.GenericActionMetaDataEvent

    org.refcodes.observer.GenericActionMetaDataEvent.GenericActionMetaDataEventBuilder<A extends Object,​EM extends org.refcodes.mixin.EventMetaData,​SRC extends Object,​B extends org.refcodes.observer.GenericActionMetaDataEvent.GenericActionMetaDataEventBuilder<A,​EM,​SRC,​B>>

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

    org.refcodes.mixin.MetaDataAccessor.MetaDataBuilder<MD extends Object,​B extends org.refcodes.mixin.MetaDataAccessor.MetaDataBuilder<MD,​B>>, org.refcodes.mixin.MetaDataAccessor.MetaDataMutator<MD extends Object>, org.refcodes.mixin.MetaDataAccessor.MetaDataProperty<MD extends Object>

    Nested classes/interfaces inherited from interface org.refcodes.properties.PropertiesAccessor

    org.refcodes.properties.PropertiesAccessor.PropertiesBuilder<B extends org.refcodes.properties.PropertiesAccessor.PropertiesBuilder<B>>, org.refcodes.properties.PropertiesAccessor.PropertiesMutator, org.refcodes.properties.PropertiesAccessor.PropertiesProperty

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

    org.refcodes.mixin.SourceAccessor.SourceMutator<SRC extends Object>, org.refcodes.mixin.SourceAccessor.SourceProperty<SRC extends 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.properties.PropertiesAccessor

    getProperties

    Methods inherited from interface org.refcodes.mixin.SourceAccessor

    getSource