Class SystemClassPath

    • Constructor Detail

      • SystemClassPath

        public SystemClassPath()
    • Method Detail

      • addJarsToPath

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

        public void addJarToPath​(java.net.URL jar)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getClassLoader

        public java.lang.ClassLoader getClassLoader()