com.partnersoft.v3x.apps.Staker.ctron
Class SystemPatch

java.lang.Object
  extended by com.partnersoft.v3x.apps.Staker.ctron.SystemPatch

public class SystemPatch
extends java.lang.Object

Patches an installation by unzipping a set of zip files stored in an "inbox" directory, then moving them to an archive directory. Also runs any scripts placed in a script inbox by the unzipper.


Constructor Summary
SystemPatch()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 void runImp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPatch

public SystemPatch()
Method Detail

main

public static void main(java.lang.String[] argv)

runImp

public void runImp()