|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
org.codehaus.gmaven.mojo.GroovyMojo
org.codehaus.mojo.selenium.StopServerMojo
public class StopServerMojo
Field Summary |
---|
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
StopServerMojo()
|
Method Summary | |
---|---|
void |
execute()
|
int |
getPort()
|
boolean |
getSkip()
|
boolean |
isSkip()
|
void |
setPort(int value)
|
void |
setSkip(boolean value)
|
Methods inherited from class org.codehaus.gmaven.mojo.GroovyMojo |
---|
fail, fail, getLog, getPluginContext, getProperty, setLog, setPluginContext |
Methods inherited from class groovy.lang.GroovyObjectSupport |
---|
getMetaClass, invokeMethod, setMetaClass, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StopServerMojo()
Method Detail |
---|
public int getPort()
public void setPort(int value)
public boolean getSkip()
public boolean isSkip()
public void setSkip(boolean value)
public void execute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |