com.ptc.windchill.instassm
Class UpdateInstalledAssemblyRegistry

java.lang.Object
  extended bycom.ptc.windchill.instassm.UpdateInstallationRegistry
      extended bycom.ptc.windchill.instassm.UpdateInstalledAssemblyRegistry

Deprecated. Use UpdateInstallationRegistry instead.

public final class UpdateInstalledAssemblyRegistry
extends UpdateInstallationRegistry


Field Summary
 
Fields inherited from class com.ptc.windchill.instassm.UpdateInstallationRegistry
 
Constructor Summary
UpdateInstalledAssemblyRegistry()
          Deprecated.  
 
Method Summary
static void main(String[] args)
          Deprecated. Entry point for command line usage.
 
Methods inherited from class com.ptc.windchill.instassm.UpdateInstallationRegistry
getCommandLineArguments, updateInstallationRegistry, updateInstallationRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateInstalledAssemblyRegistry

public UpdateInstalledAssemblyRegistry()
Deprecated. 
Method Detail

main

public static void main(String[] args)
Deprecated. 
Description copied from class: UpdateInstallationRegistry
Entry point for command line usage. No arguments are necessary. The system will exit with return code of 0 if successful, -1 if a failure occurs.