|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.ow2.jonas.ant.BootstrapTask
org.ow2.jonas.ant.jonasbase.JTask
org.ow2.jonas.ant.jonasbase.Db
public class Db
Allow to configure the DB service
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.ant.jonasbase.JTask |
|---|
SEPARATORS |
| Fields inherited from class org.apache.tools.ant.Task |
|---|
target, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
Db()
Default constructor |
|
| Method Summary | |
|---|---|
void |
execute()
Execute this task |
void |
setPort(String portNumber)
Set the port number for the Db service |
| Methods inherited from class org.ow2.jonas.ant.jonasbase.JTask |
|---|
changeValueForKey, changeValueForKey, getConfigurationFile, getDestDir, getLogInfo, setConfigurationFile, setDestDir, setLogInfo, writePropsToFile |
| Methods inherited from class org.ow2.jonas.ant.BootstrapTask |
|---|
createClasspath, getBootstraptask, getCatalinaHome, getDomainName, getJettyHome, getJonasRoot, getServerName, getTaskName, setCatalinaHome, setClasspath, setDomainName, setJettyHome, setJonasbase, setJonasRoot, setJvmopts, setServerName, setTaskName |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.jonas.ant.jonasbase.BaseTaskItf |
|---|
getLogInfo, setConfigurationFile, setDestDir, setJonasRoot, setLogInfo |
| Constructor Detail |
|---|
public Db()
| Method Detail |
|---|
public void setPort(String portNumber)
portNumber - the port for the Db servicepublic void execute()
execute in interface BaseTaskItfexecute in class org.apache.tools.ant.Task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||