Class DefaultGwtModuleReader

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String GWT_MODULE_EXTENSION  
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultGwtModuleReader​(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log, ClasspathBuilder classpathBuilder)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<java.io.File> getClasspath​(java.lang.String scope)  
      java.util.List<java.lang.String> getGwtModules()  
      GwtModule readModule​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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