|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.velocityweb.eai.ftp.FtpEaiProcess
| Constructor Summary | |
FtpEaiProcess()
|
|
| Method Summary | |
void |
backup(java.io.File dataFile)
|
java.util.LinkedList |
getDataFiles()
|
void |
process(java.io.File dataFile)
|
void |
remove(java.io.File dataFile)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FtpEaiProcess()
| Method Detail |
public java.util.LinkedList getDataFiles()
getDataFiles in interface EaiProcesspublic void process(java.io.File dataFile)
process in interface EaiProcess
public void backup(java.io.File dataFile)
throws java.io.IOException
backup in interface EaiProcessjava.io.IOExceptionpublic void remove(java.io.File dataFile)
remove in interface EaiProcess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||