| Package | Description |
|---|---|
| org.cloudcoder.daemon |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUpgradeCallback
Convenience implementation of
Upgrade.Callback that indicates
status/progress by printing to System.out. |
| Modifier and Type | Method and Description |
|---|---|
void |
Upgrade.upgradeJarFile(Upgrade.Callback callback)
Get a jarfile that is the latest version of the application,
copying over all required configuration files to the upgraded jar file.
|