Uses of Interface
septogeddon.pluginquery.api.QueryEventBus
-
Uses of QueryEventBus in septogeddon.pluginquery
Modifier and TypeMethodDescriptionDispatcherQueryConnection.getEventBus()
InjectedQueryConnection.getEventBus()
PreparedQueryConnection.getEventBus()
QueryMessengerImpl.getEventBus()
Modifier and TypeMethodDescriptionvoid
QueryEventBusImpl.addParent
(QueryEventBus eventBus) void
QueryEventBusImpl.removeParent
(QueryEventBus eventBus) -
Uses of QueryEventBus in septogeddon.pluginquery.api
Modifier and TypeMethodDescriptionQueryConnection.getEventBus()
Event HandlerQueryMessenger.getEventBus()
Event Manager that listen to all connectionsModifier and TypeMethodDescriptionvoid
QueryEventBus.addParent
(QueryEventBus eventBus) Add parent that listen to this event managervoid
QueryEventBus.removeParent
(QueryEventBus eventBus) Remove a parent, become an orphan