Interface ClassPath

    • Method Detail

      • getClassLoader

        java.lang.ClassLoader getClassLoader()
      • addJarsToPath

        void addJarsToPath​(java.io.File dir)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • addJarToPath

        void addJarToPath​(java.net.URL dir)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception