Class ContextClassPath

    • Constructor Detail

      • ContextClassPath

        public ContextClassPath()
    • Method Detail

      • getClassLoader

        public java.lang.ClassLoader getClassLoader()
      • 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