AbstractNativeSessionManager.publishEvent

Publishes events on the event bus if the event bus is non-null, otherwise does nothing.

@param event the event to publish on the event bus if the event bus exists.

class AbstractNativeSessionManager
protected
void
publishEvent
(
Object event
)

Meta