Package com.jfw.update

Update module.

See:
          Description

Class Summary
AppVersionDB Query table app_version to get the current application version.
Check4Update This schedule bean is used for read the update url.
ContainerUpdate Extract files from the update file.
DBUpdate Extract files from the sql file.
GenericFileUpdate Extract files from the file file.
JFWUpdate The update classes extends this one.
ShellCmdUpdate Extract files from the shell file.
Starter Start the update process.
UpdateUtils Offer utility methods for the update process.
WEBUpdate Extract files from the web file.
 

Exception Summary
JFWUpdateException Used by classes of package com.jfw.update.
 

Package com.jfw.update Description

Update module. Offer classes for execute database commands, unzip a file in file system, execute file system commands and update a webapp.