|
org.netbeans.modules.autoupdate.services 1.16.1 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
updateElement
can be added (OperationContainer.add(java.util.Collection)
)
UpdateUnitProvider
and store its preferences.
UpdateUnitProvider
and store its preferences.
UpdateUnitProvider
for temporary usage.
UpdateItem
which represents Feature
, it's means group
of NetBeans Modules.
OperationContainer
for installation of custom compomnent
OperationContainer
for uninstallation of custom compomnent
OperationContainer
for disable operation
OperationContainer
for install operation
OperationContainer
for uninstall operation
OperationContainer
for update operation
OperationContainer
for disable operation
OperationContainer
for enable operation
OperationContainer
for install operation
OperationContainer
for internal update operation
OperationContainer
for uninstall operation
OperationContainer
for update operation
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.16.1 | |||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |