org.codehaus.mojo.gwt.shell
Class MakeCatalinaBase

java.lang.Object
  extended by org.codehaus.mojo.gwt.shell.MakeCatalinaBase

public class MakeCatalinaBase
extends Object

Version:
$Id: MakeCatalinaBase.java 12995 2010-11-02 13:48:37Z olamy $
Author:
cooper

Constructor Summary
MakeCatalinaBase(File baseDir, File sourceWebXml, String shellServletMappingURL)
           
 
Method Summary
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeCatalinaBase

public MakeCatalinaBase(File baseDir,
                        File sourceWebXml,
                        String shellServletMappingURL)
Parameters:
baseDir -
sourceWebXml -
shellServletMappingURL -
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception


Copyright © 2007-2012 Codehaus. All Rights Reserved.