org.apache.tomcat.maven.runner
Class Tomcat7RunnerCli

java.lang.Object
  extended by org.apache.tomcat.maven.runner.Tomcat7RunnerCli

public class Tomcat7RunnerCli
extends Object

Since:
2.0
Author:
Olivier Lamy

Field Summary
static String STAND_ALONE_PROPERTIES_FILENAME
           
 
Constructor Summary
Tomcat7RunnerCli()
           
 
Method Summary
static String getCmdLineSyntax()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STAND_ALONE_PROPERTIES_FILENAME

public static final String STAND_ALONE_PROPERTIES_FILENAME
See Also:
Constant Field Values
Constructor Detail

Tomcat7RunnerCli

public Tomcat7RunnerCli()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

getCmdLineSyntax

public static String getCmdLineSyntax()


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.