com.partnersoft.update
Class PCUpdateApp

java.lang.Object
  extended by com.partnersoft.system.App
      extended by com.partnersoft.update.UpdateApp
          extended by com.partnersoft.update.PCUpdateApp

public class PCUpdateApp
extends UpdateApp

Updates a PC-based (non-palm) installation from a master copy.

Author:
Paul Reavis Copyright 2004-2005 Partner Software, Inc.

Constructor Summary
PCUpdateApp()
           
 
Method Summary
 void runImp()
           
 void setOptions(Cog options)
           
 void startupImp()
           
 
Methods inherited from class com.partnersoft.update.UpdateApp
makeAbsolutelySureItAintA3xInstall, whichPackages
 
Methods inherited from class com.partnersoft.system.App
getEnvironment, getName, runApp, setName, shutdownImp, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PCUpdateApp

public PCUpdateApp()
Method Detail

setOptions

public void setOptions(Cog options)
Overrides:
setOptions in class UpdateApp

startupImp

public void startupImp()
                throws java.lang.Exception
Overrides:
startupImp in class UpdateApp
Throws:
java.lang.Exception

runImp

public void runImp()
            throws java.lang.Exception
Overrides:
runImp in class UpdateApp
Throws:
java.lang.Exception