org.codehaus.mojo.gwt
Class GWTShell

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

public class GWTShell
extends GWTCommand


Nested Class Summary
 
Nested classes/interfaces inherited from class org.codehaus.mojo.gwt.GWTCommand
GWTCommand.StderrConsumer, GWTCommand.StdoutConsumer
 
Constructor Summary
GWTShell(java.lang.String url)
           
 
Method Summary
static GWTShell create(java.lang.String url)
           
 
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

GWTShell

public GWTShell(java.lang.String url)
Method Detail

create

public static GWTShell create(java.lang.String url)


Copyright © 2007. All Rights Reserved.