|
org.netbeans.modules.autoupdate.services 1.5.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
InstallSupport | Performs all operations scheduled on instance of OperationContainer . |
InstallSupport.Installer | A helper object returned by a InstallSupport.doValidate(org.netbeans.api.autoupdate.InstallSupport.Validator, org.netbeans.api.progress.ProgressHandle) for invoke
the method InstallSupport.doInstall(org.netbeans.api.autoupdate.InstallSupport.Installer, org.netbeans.api.progress.ProgressHandle) |
InstallSupport.Validator | A helper object returned by a InstallSupport.doDownload(org.netbeans.api.progress.ProgressHandle, boolean) for invoke
the method InstallSupport.doValidate(org.netbeans.api.autoupdate.InstallSupport.Validator, org.netbeans.api.progress.ProgressHandle) |
OperationContainer<Support> | An object that keeps requests for operations upon instances of UpdateEelement
(like install, uninstall, update, enable, disable), provides checks whether
chosen operation is allowed (e.g. |
OperationContainer.OperationInfo<Support> | Provides additional information |
OperationSupport | Performs all operations scheduled on instance of OperationContainer . |
OperationSupport.Restarter | A helper object returned by a performer of the operation for invoking
methods OperationSupport.doRestart(org.netbeans.api.autoupdate.OperationSupport.Restarter, org.netbeans.api.progress.ProgressHandle) or OperationSupport.doRestartLater(org.netbeans.api.autoupdate.OperationSupport.Restarter) |
UpdateElement | Instances provided by the UpdateUnit which represents specific version
of update (e.g. |
UpdateManager | The central manager of content available to users in Autoupdate UI. |
UpdateUnit | Instances provided by the UpdateManager which represents wrapper of
UpdateElement . |
UpdateUnitProvider | UpdateUnitProvider providers UpdateUnit . |
UpdateUnitProviderFactory | The factory handles UpdateUnitProvider , allow to create or removed them,
browse the providers or refresh its content. |
Enum Summary | |
---|---|
OperationException.ERROR_TYPE | Define the failure |
UpdateManager.TYPE | |
UpdateUnitProvider.CATEGORY |
Exception Summary | |
---|---|
OperationException | Thrown to indicate that operation failed |
Services for searching, downloading and installing NBM with new functionality or updates of installed modules.
|
org.netbeans.modules.autoupdate.services 1.5.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |