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 November 8 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.