com.ibm.di.UpdateInstaller
Class ReplaceUpdateInstallerJar

java.lang.Object
  extended by com.ibm.di.UpdateInstaller.ReplaceUpdateInstallerJar

public class ReplaceUpdateInstallerJar
extends Object

Allows wrapper scripts to replace UpdateInstaller.jar if the Update Installer is being updated by a fix


Constructor Summary
ReplaceUpdateInstallerJar()
           
 
Method Summary
static void main(String[] args)
           
static void replaceJar(String InstDir, String bacDir, String zf)
          Replaces existing UpdateInstaller.jar also takes backup of the same.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplaceUpdateInstallerJar

public ReplaceUpdateInstallerJar()
Method Detail

main

public static void main(String[] args)

replaceJar

public static void replaceJar(String InstDir,
                              String bacDir,
                              String zf)
Replaces existing UpdateInstaller.jar also takes backup of the same.