com.partnersoft.apps.propagate
Class WebUpdate

java.lang.Object
  extended by com.partnersoft.system.App
      extended by com.partnersoft.apps.propagate.WebUpdate

public class WebUpdate
extends App

Updates a local install from a web install using Guppy.

Author:
Paul Reavis Copyright 2004 Partner Software, Inc.

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

Constructor Detail

WebUpdate

public WebUpdate()
Method Detail

startupImp

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

runImp

public void runImp()
            throws java.lang.Exception
Specified by:
runImp in class App
Throws:
java.lang.Exception