|
org.netbeans.modules.autoupdate.services 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationException | |
---|---|
org.netbeans.api.autoupdate | Services for searching, downloading and installing NBM with new functionality or updates of installed modules. |
org.netbeans.spi.autoupdate | The provider this SPI can be plugged into Autoupdate's Updates Providers and can supply NBM to Autoupdate Services. |
Uses of OperationException in org.netbeans.api.autoupdate |
---|
Methods in org.netbeans.api.autoupdate that throw OperationException | |
---|---|
void |
InstallSupport.doCancel()
|
InstallSupport.Validator |
InstallSupport.doDownload(ProgressHandle progress)
|
InstallSupport.Restarter |
InstallSupport.doInstall(InstallSupport.Installer installer,
ProgressHandle progress)
|
void |
OperationSupport.doOperation(ProgressHandle progress)
|
void |
InstallSupport.doRestart(InstallSupport.Restarter restarter,
ProgressHandle progress)
|
InstallSupport.Installer |
InstallSupport.doValidate(InstallSupport.Validator validator,
ProgressHandle progress)
|
Uses of OperationException in org.netbeans.spi.autoupdate |
---|
Methods in org.netbeans.spi.autoupdate that throw OperationException | |
---|---|
boolean |
CustomInstaller.install(String codeName,
String specificationVersion,
ProgressHandle handle)
|
boolean |
CustomUninstaller.uninstall(String codeName,
String specificationVersion,
ProgressHandle handle)
|
|
org.netbeans.modules.autoupdate.services 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |