Package | Description |
---|---|
org.netbeans.spi.autoupdate |
The provider this SPI can be plugged into Autoupdate's Updates Providers and can
supply NBM to Autoupdate Services.
|
Modifier and Type | Method and Description |
---|---|
static UpdateItem |
UpdateItem.createInstalledNativeComponent(String codeName,
String specificationVersion,
Set<String> dependencies,
String displayName,
String description,
CustomUninstaller uninstaller)
Creates
UpdateItem which represents Native Component with own installer. |