Constructor and Description |
---|
StartServerTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setConfigFile(String configFile) |
void |
setConfigFileReadOnly(Boolean configFileReadOnly) |
void |
setHttpPort(int port)
Set the default http port
The default http port will be used only when a custom domain.xml isn't provided
via instanceRoot or configFileURI
|
void |
setInstallRoot(String installRoot) |
void |
setInstanceRoot(String instanceRoot) |
void |
setServerID(String serverID) |
setFailOnError
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setServerID(String serverID)
public void setHttpPort(int port)
port
- default http portpublic void setInstallRoot(String installRoot)
public void setInstanceRoot(String instanceRoot)
public void setConfigFile(String configFile)
public void setConfigFileReadOnly(Boolean configFileReadOnly)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © 2018. All rights reserved.