public interface CustomUninstaller
| Modifier and Type | Method and Description |
|---|---|
boolean |
uninstall(String codeName,
String specificationVersion,
ProgressHandle handle) |
boolean uninstall(String codeName, String specificationVersion, ProgressHandle handle) throws OperationException
codeName - code name of the native componentspecificationVersion - specification version of componenthandle - ProgressHandleOperationExceptionBuilt on September 30 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.