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 February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.