|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BaseTaskItf
| Method Summary | |
|---|---|
void |
execute()
Execute the task. |
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. |
| Method Detail |
|---|
void setConfigurationFile(java.lang.String configurationFile)
configurationFile - The configurationFile to set.void setDestDir(java.io.File destDir)
destDir - The destDir to set.void setJonasRoot(java.io.File jonasRoot)
jonasRoot - The jonasRoot directoryvoid execute()
java.lang.String getLogInfo()
ant.jonasbase.BaseTaskItfvoid setLogInfo(java.lang.String logInfo)
logInfo - information to be displayedant.jonasbase.BaseTaskItf
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||