Class PluginLifecycleListenerAdapter

    • Constructor Detail

      • PluginLifecycleListenerAdapter

        public PluginLifecycleListenerAdapter()
    • Method Detail

      • pluginLoaded

        public void pluginLoaded()
        Description copied from interface: PluginLifecycleListener
        Called after plugin is loaded successfully. PluginStateProvider now treats current plugin as loaded and all other version of the plugin are updated.
        Specified by:
        pluginLoaded in interface PluginLifecycleListener