org.codehaus.mojo.gwt
Class GWTCompiler

java.lang.Object
  extended by org.codehaus.mojo.gwt.GWTCommand
      extended by org.codehaus.mojo.gwt.GWTCompiler

public class GWTCompiler
extends GWTCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class org.codehaus.mojo.gwt.GWTCommand
GWTCommand.StderrConsumer, GWTCommand.StdoutConsumer
 
Constructor Summary
GWTCompiler(java.lang.String module)
           
 
Method Summary
static GWTCompiler create(java.lang.String module)
           
 
Methods inherited from class org.codehaus.mojo.gwt.GWTCommand
addGWTJarsFromGWTDirectory, addGWTJarsFromPluginDependencies, addWrapperClasspathEntry, create, getArguments, getClassname, getClassPathEntries, getGWTDirectory, getLog, getOutputDirectory, getPathElements, getPluginDependencies, getProjectDependencies, getSystemProperties, getTarget, getWrapperClasspathEntries, setArguments, setClassname, setGWTDirectory, setLog, setOutputDirectory, setPathElements, setPluginDependencies, setProjectDependencies, setSystemProperties, setTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GWTCompiler

public GWTCompiler(java.lang.String module)
Method Detail

create

public static GWTCompiler create(java.lang.String module)


Copyright © 2007. All Rights Reserved.