public interface CustomInstaller
| Modifier and Type | Method and Description |
|---|---|
boolean |
install(String codeName,
String specificationVersion,
ProgressHandle handle) |
boolean install(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.