Package com.ibm.di.UpdateInstaller
Class ReplaceUpdateInstallerJar
- java.lang.Object
-
- com.ibm.di.UpdateInstaller.ReplaceUpdateInstallerJar
-
public class ReplaceUpdateInstallerJar extends java.lang.Object
Allows wrapper scripts to replace UpdateInstaller.jar if the Update Installer is being updated by a fix
-
-
Constructor Summary
Constructors Constructor Description ReplaceUpdateInstallerJar()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
static void
replaceJar(java.lang.String InstDir, java.lang.String bacDir, java.lang.String zf)
Replaces existing UpdateInstaller.jar also takes backup of the same.
-