Uses of Interface
septogeddon.pluginquery.api.QueryEventBus
Packages that use QueryEventBus
-
Uses of QueryEventBus in septogeddon.pluginquery
Classes in septogeddon.pluginquery that implement QueryEventBusMethods in septogeddon.pluginquery that return QueryEventBusModifier and TypeMethodDescriptionDispatcherQueryConnection.getEventBus()
InjectedQueryConnection.getEventBus()
PreparedQueryConnection.getEventBus()
QueryMessengerImpl.getEventBus()
Methods in septogeddon.pluginquery with parameters of type QueryEventBusModifier and TypeMethodDescriptionvoid
QueryEventBusImpl.addParent
(QueryEventBus eventBus) void
QueryEventBusImpl.removeParent
(QueryEventBus eventBus) -
Uses of QueryEventBus in septogeddon.pluginquery.api
Methods in septogeddon.pluginquery.api that return QueryEventBusModifier and TypeMethodDescriptionQueryConnection.getEventBus()
Event HandlerQueryMessenger.getEventBus()
Event Manager that listen to all connectionsMethods in septogeddon.pluginquery.api with parameters of type QueryEventBusModifier and TypeMethodDescriptionvoid
QueryEventBus.addParent
(QueryEventBus eventBus) Add parent that listen to this event managervoid
QueryEventBus.removeParent
(QueryEventBus eventBus) Remove a parent, become an orphan