Interface EventBus

All Superinterfaces:
org.refcodes.component.Destroyable, DispatchStrategyAccessor, EventBusObservable<EventBusEvent,org.refcodes.observer.Observer<EventBusEvent>,EventBusEventMatcher,String>, EventBusPublisher<EventBusEvent>, GenericEventBus<EventBusEvent,org.refcodes.observer.Observer<EventBusEvent>,EventBusEventMatcher,org.refcodes.mixin.EventMetaData,String>, org.refcodes.component.HandleLookup<String,org.refcodes.observer.Observer<EventBusEvent>>, org.refcodes.matcher.Matchable<EventBusEvent>, org.refcodes.observer.Publisher<EventBusEvent>
All Known Implementing Classes:
EventBusImpl

public interface EventBus extends GenericEventBus<EventBusEvent,org.refcodes.observer.Observer<EventBusEvent>,EventBusEventMatcher,org.refcodes.mixin.EventMetaData,String>
Ready to implement vanilla plain GenericEventBus https://www.metacodes.proization.