birchconfig
Class uninstall

java.lang.Object
  extended by birchconfig.uninstall

public class uninstall
extends java.lang.Object

Title: Uninstall

Description: Delete BIRCH directories, and remove BIRCH access for BIRCH Administrator.

Logfile: $BIRCH/BIRCH.uninstall.log.

To avoid accidently clobbering the master copy of BIRCH, this program will stop and print an error message if the userid of the person runing it is 'psgendb'.


Constructor Summary
uninstall()
           
 
Method Summary
static void main(boolean PermUninstall, boolean DelBinaries)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

uninstall

public uninstall()
Method Detail

main

public static void main(boolean PermUninstall,
                        boolean DelBinaries)