public class JettyStopTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
JettyStopTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getStopKey() |
int |
getStopPort() |
int |
getStopWait() |
void |
setStopKey(String stopKey) |
void |
setStopPort(int stopPort) |
void |
setStopWait(int stopWait) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionTask.execute()public int getStopPort()
public void setStopPort(int stopPort)
public String getStopKey()
public void setStopKey(String stopKey)
public int getStopWait()
public void setStopWait(int stopWait)
Copyright © 1995-2015 Webtide. All Rights Reserved.