public abstract class UpgradeProcess extends java.lang.Object
UpgradeProcess()
abstract int
getThreshold()
abstract void
upgrade()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpgradeProcess()
public abstract int getThreshold()
public abstract void upgrade() throws java.lang.Exception
java.lang.Exception