Interface IModuleListener


public interface IModuleListener
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int LOADED  
    static int RELOADED  
  • Method Summary

    Modifier and Type Method Description
    void notifyModule​(Object module, int type)