Uses of Interface
org.refcodes.eventbus.GenericBusEvent
-
-
Uses of GenericBusEvent in org.refcodes.eventbus
Subinterfaces of GenericBusEvent in org.refcodes.eventbus Modifier and Type Interface Description interfaceBusEventstatic interfaceBusEvent.BusEventBuilderIntuitive Meta-Interface for theBusEvent.BusEventBuilderas used by theEventBus.static interfaceGenericBusEvent.GenericBusEventBuilder<A,META extends org.refcodes.observer.EventMetaData,SRC extends GenericEventBus<?,?,?,?,?>,B extends GenericBusEvent.GenericBusEventBuilder<A,META,SRC,B>>Intuitive Meta-Interface for theGenericBusEvent.GenericBusEventBuilderas used by theGenericEventBus.Classes in org.refcodes.eventbus that implement GenericBusEvent Modifier and Type Class Description classBusEventBuilderImplIntuitive Meta-Class for theActionMetaDataEventBuilderImplas used by theEventBus.classBusEventImplIntuitive Meta-Class for theActionMetaDataEventImplas used by theEventBus.
-