|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationContainer | |
|---|---|
| org.netbeans.api.autoupdate | Services for searching, downloading and installing NBM with new functionality or updates of installed modules. |
| Uses of OperationContainer in org.netbeans.api.autoupdate |
|---|
| Methods in org.netbeans.api.autoupdate that return OperationContainer | |
|---|---|
static OperationContainer<OperationSupport> |
OperationContainer.createForCustomInstallComponent()
The factory method to construct instance of OperationContainer for installation of custom compomnent |
static OperationContainer<OperationSupport> |
OperationContainer.createForCustomUninstallComponent()
The factory method to construct instance of OperationContainer for uninstallation of custom compomnent |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectDisable()
The factory method to construct instance of OperationContainer for disable operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectInstall()
The factory method to construct instance of OperationContainer for install operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectUninstall()
The factory method to construct instance of OperationContainer for uninstall operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDirectUpdate()
The factory method to construct instance of OperationContainer for update operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForDisable()
The factory method to construct instance of OperationContainer for disable operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForEnable()
The factory method to construct instance of OperationContainer for enable operation |
static OperationContainer<InstallSupport> |
OperationContainer.createForInstall()
The factory method to construct instance of OperationContainer for install operation |
static OperationContainer<InstallSupport> |
OperationContainer.createForInternalUpdate()
The factory method to construct instance of OperationContainer for internal update operation |
static OperationContainer<OperationSupport> |
OperationContainer.createForUninstall()
The factory method to construct instance of OperationContainer for uninstall operation |
static OperationContainer<InstallSupport> |
OperationContainer.createForUpdate()
The factory method to construct instance of OperationContainer for update operation |
OperationContainer<InstallSupport> |
InstallSupport.getContainer()
Returns the corresponing OperationContainer. |
|
org.netbeans.modules.autoupdate.services 1.26.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||