Interface DevMutableClassLoader

    • Method Detail

      • clearPreviousClassLoader

        void clearPreviousClassLoader()
        Clears the stack containing the previous class loader injected during hot reload.
      • addClassLoader

        void addClassLoader​(URL... urls)
        Adds a new class loader to this one containing the reference to input urls.