org.alliance.core.comm
Class AutomaticUpgrade
java.lang.Object
org.alliance.core.comm.AutomaticUpgrade
public class AutomaticUpgrade
- extends java.lang.Object
Created by IntelliJ IDEA.
User: maciek
Date: 2006-feb-07
Time: 13:44:21
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPGRADE_FILENAME
public static final java.lang.String UPGRADE_FILENAME
- See Also:
- Constant Field Values
AutomaticUpgrade
public AutomaticUpgrade(CoreSubsystem core,
CacheStorage cache)
throws java.io.IOException
- Throws:
java.io.IOException
getMyJarHash
public Hash getMyJarHash()
performUpgrade
public void performUpgrade()
throws java.lang.Exception
- Throws:
java.lang.Exception
getNewVersionHash
public Hash getNewVersionHash()
setNewVersionHash
public void setNewVersionHash(Hash newVersionHash)