Interface ModuleChangeListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void changed​(Module sender)
      a module has detected that one or more of its resources (classes, jar...) has changed and should be reloaded.
    • Method Detail

      • changed

        void changed​(Module sender)
        a module has detected that one or more of its resources (classes, jar...) has changed and should be reloaded. Listener of this even should do necessary steps to insure upgrade of the module