org.codehaus.mojo.selenium
Class StartMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.codehaus.mojo.selenium.StartServerMojo
          extended by org.codehaus.mojo.selenium.StartMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class StartMojo
extends StartServerMojo

Alias for start-server.

Version:
$Id: StartMojo.java 3389 2007-02-23 01:23:02Z user57 $

Field Summary
 
Fields inherited from class org.codehaus.mojo.selenium.StartServerMojo
logOutput
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
StartMojo()
           
 
Method Summary
 
Methods inherited from class org.codehaus.mojo.selenium.StartServerMojo
execute
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartMojo

public StartMojo()


Copyright © 2006-2007 Codehaus. All Rights Reserved.