Interface PluginObserverSpi

    • Method Detail

      • onPluginEvent

        void onPluginEvent​(PluginEvent pluginEvent)
        Invoked when a plugin event occurs.

        The event notification is synchronous for local plugin and asynchronous for remote plugin.

        The same behaviour is used for notification of reader events.

        Parameters:
        pluginEvent - The plugin event.
        Since:
        2.0.0