org.codehaus.mojo.gwt.shell
Class AbstractGwtWebMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.gwt.AbstractGwtMojo
org.codehaus.mojo.gwt.AbstractGwtModuleMojo
org.codehaus.mojo.gwt.shell.AbstractGwtShellMojo
org.codehaus.mojo.gwt.shell.AbstractGwtWebMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo, GwtModuleReader
- Direct Known Subclasses:
- BrowserManagerServerMojo, MergeWebXmlMojo, RunMojo
public abstract class AbstractGwtWebMojo
- extends AbstractGwtShellMojo
- Version:
- $Id: AbstractGwtWebMojo.java 9859 2009-05-29 07:35:44Z ndeloof $
- Author:
- ndeloof
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.codehaus.mojo.gwt.AbstractGwtMojo |
addClasspathElements, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getLocalRepository, getOutputDirectory, getProject, getProjectArtifacts, getRemoteRepositories, resolve |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractGwtWebMojo
public AbstractGwtWebMojo()
getWebXml
public File getWebXml()
isWebXmlServletPathAsIs
public boolean isWebXmlServletPathAsIs()
Copyright © 2007-2012 Codehaus. All Rights Reserved.