Class SunRmiCompiler.ClassLoaderFacadeImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.net.URLClassLoader classLoader  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.net.URL[] getUrls()  
      java.lang.Class loadClass​(java.lang.String classname)  
      void prependUrls​(java.net.URL[] classpathUrls)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait