|
org.netbeans.modules.autoupdate.services 1.2 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
UpdateUnitProvider
and store its preferences.
UpdateUnitProvider
for temporary usage.
UpdateItem
which represents Feature
, it's means group
of NetBeans Modules.
UpdateItem
which represents Native Component with own installer.
UpdateItem
which can localized NetBeans Module in given Locale
.
UpdateItem/code> which represents NetBeans Module in Autoupdate infrastructure.
- createNativeComponent(String, String, String, Set<String>, String, String, Boolean, Boolean, String, CustomInstaller, UpdateLicense) -
Static method in class org.netbeans.spi.autoupdate.UpdateItem
- Creates
UpdateItem
which represents Native Component with own installer.
- createUpdateLicense(String, String) -
Static method in class org.netbeans.spi.autoupdate.UpdateLicense
-
- CustomInstaller - Interface in org.netbeans.spi.autoupdate
- The call-back interface which is called from Autoupdate infrastructure when
the native component is installed.
- CustomUninstaller - Interface in org.netbeans.spi.autoupdate
- The call-back interface which is called from Autoupdate infrastructure when
the native component is uninstalled.
|
org.netbeans.modules.autoupdate.services 1.2 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |