|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jfw.update.JFWUpdate com.jfw.update.ContainerUpdate
public class ContainerUpdate
Extract files from the update file. The update file contains all thew other types of updates files. A valid name for the update file is one who start with update, example update-dateandtime.zip.
Field Summary | |
---|---|
static java.lang.String |
CONTAINER_FILE
The name of the main update file. |
Constructor Summary | |
---|---|
ContainerUpdate()
|
Method Summary | |
---|---|
boolean |
start()
Elaborate the update files. |
Methods inherited from class com.jfw.update.JFWUpdate |
---|
cleanWebWork, deleteFile, getFiles, getGenericFilePath, getUpdateSrcPath, getUpdateWebTargetPath, getWebappPath, getWebWorkPath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONTAINER_FILE
Constructor Detail |
---|
public ContainerUpdate()
Method Detail |
---|
public boolean start() throws java.lang.Exception
start
in class JFWUpdate
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |