|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.moremotion.cache.ZipDeployer
Responsible for unzipping the files with extension *.mmzip found under application root folder and in sub folders. The unpacked files from the zip file is logged in a file on th same directory as the zipfile with extension *.mmzip.unzip.history
| Constructor Summary | |
ZipDeployer()
|
|
| Method Summary | |
void |
finalize()
|
void |
run()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ZipDeployer()
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic void stop()
public void finalize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||