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 7 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.