|
||||||||||
| 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. |
String |
getLogInfo()
Gets logger info (to be displayed). |
void |
setConfigurationFile(String configurationFile)
Sets the configuration file. |
void |
setDestDir(File destDir)
|
void |
setJonasRoot(File jonasRoot)
|
void |
setLogInfo(String logInfo)
Set the info to be displayed by the logger. |
| Method Detail |
|---|
void setConfigurationFile(String configurationFile)
configurationFile - The configurationFile to set.void setDestDir(File destDir)
destDir - The destDir to set.void setJonasRoot(File jonasRoot)
jonasRoot - The jonasRoot directoryvoid execute()
String getLogInfo()
getLogInfo()void setLogInfo(String logInfo)
logInfo - information to be displayedsetLogInfo(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||