Interface IPluginManagerListener


  • public interface IPluginManagerListener
    A sinple listener for the IPluginManager. It receives notification of events from the IPluginManager.

    Created by nbaker on 4/25/14.

    • Method Detail

      • onReload

        void onReload()
        Called when the IPluginManager is reloaded.