public class Start extends AbstractTask
Modifier and Type | Class and Description |
---|---|
static class |
Start.Classpath
Classpath
|
Constructor and Description |
---|
Start()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Start.Classpath |
createClasspath()
Create the classpath
|
void |
execute() |
void |
setClasspathref(java.lang.String v)
Set the classpath reference
|
void |
setHandler(java.lang.String v)
Set the handler
|
getHost, getPort, setHost, setPort
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 setHandler(java.lang.String v)
v
- The valuepublic void setClasspathref(java.lang.String v)
v
- The valuepublic Start.Classpath createClasspath()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class AbstractTask
org.apache.tools.ant.BuildException
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)