org.codehaus.mojo.selenium
Class StartServerMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.selenium.StartServerMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- StartMojo
public class StartServerMojo
- extends org.apache.maven.plugin.AbstractMojo
Start the Selenium server.
- Version:
- $Id: StartServerMojo.java 3393 2007-02-23 02:00:06Z user57 $
|
Field Summary |
protected boolean |
logOutput
Enable logging mode. |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| 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 |
logOutput
protected boolean logOutput
- Enable logging mode.
StartServerMojo
public StartServerMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2006-2007 Codehaus. All Rights Reserved.