|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.SIRAPRISE.server.UpgradeServerEngine
public final class UpgradeServerEngine
The Upgrade class holds the application logic / conversion logic to upgrade from some SIRA_PRISE version to some higher version. The version from which is being upgraded is determined from the FileHeader of the catalog. The version to which is being upgraded is determined by the version information included in the package.
Constructor Summary | |
---|---|
UpgradeServerEngine()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Performs a SIRA_PRISE upgrade |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpgradeServerEngine()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- not used
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |