com.ptc.windchill.instassm
Class UpdateInstalledAssemblyRegistry
java.lang.Object
com.ptc.windchill.instassm.UpdateInstallationRegistry
com.ptc.windchill.instassm.UpdateInstalledAssemblyRegistry
Deprecated. Use UpdateInstallationRegistry
instead.
- public final class UpdateInstalledAssemblyRegistry
- extends UpdateInstallationRegistry
Method Summary |
static void |
main(String[] args)
Deprecated. Entry point for command line usage. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateInstalledAssemblyRegistry
public UpdateInstalledAssemblyRegistry()
- Deprecated.
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.