Class AbstractRmiMojo.DependenciesFacadeImpl

    • Field Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner createSourceInclusionScanner​(int staleMillis, java.util.Set includes, java.util.Set excludes)  
      void defineUrlClassLoader​(java.net.URL[] classpathUrls)  
      boolean fileExists​(java.io.File includeFile)  
      java.lang.Class loadClass​(java.lang.String className)  
      • Methods inherited from class java.lang.Object

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