|
||||||||||
| 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.apache.tools.ant.taskdefs.Touch
org.ow2.jonas.antmodular.jonasbase.bootstrap.JTouch
public class JTouch
Defines creation file task.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.tools.ant.taskdefs.Touch |
|---|
org.apache.tools.ant.taskdefs.Touch.DateFormatFactory |
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.taskdefs.Touch |
|---|
DEFAULT_DF_FACTORY |
| Fields inherited from class org.apache.tools.ant.Task |
|---|
target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
JTouch()
|
|
| Method Summary | |
|---|---|
protected java.io.File |
getJonasRoot()
|
java.lang.String |
getLogInfo()
Gets logger info (to be displayed). |
void |
setConfigurationFile(java.lang.String configurationFile)
Sets the configuration file. |
void |
setDestDir(java.io.File destDir)
|
void |
setJonasRoot(java.io.File jonasRoot)
|
void |
setLogInfo(java.lang.String logInfo)
Set the info to be displayed by the logger. |
| Methods inherited from class org.apache.tools.ant.taskdefs.Touch |
|---|
add, add, addConfiguredMapper, addFilelist, addFileset, checkConfiguration, execute, setDatetime, setFile, setMillis, setMkdirs, setPattern, setVerbose, touch, touch |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, 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.antmodular.jonasbase.bootstrap.BaseTaskItf |
|---|
execute |
| Constructor Detail |
|---|
public JTouch()
| Method Detail |
|---|
public void setConfigurationFile(java.lang.String configurationFile)
setConfigurationFile in interface BaseTaskItfconfigurationFile - The configurationFile to set.public void setDestDir(java.io.File destDir)
setDestDir in interface BaseTaskItfdestDir - The destDir to set.public java.lang.String getLogInfo()
getLogInfo in interface BaseTaskItfant.jonasbase.BaseTaskItfpublic void setLogInfo(java.lang.String logInfo)
setLogInfo in interface BaseTaskItflogInfo - information to be displayedant.jonasbase.BaseTaskItfpublic void setJonasRoot(java.io.File jonasRoot)
setJonasRoot in interface BaseTaskItfjonasRoot - The jonasRoot directoryprotected java.io.File getJonasRoot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||