org.netbeans.modules.autoupdate.services 1.26.1

Uses of Package
org.netbeans.api.autoupdate

Packages that use org.netbeans.api.autoupdate
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. 
 

Classes in org.netbeans.api.autoupdate used by org.netbeans.api.autoupdate
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
          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
          Provides additional information
OperationException
          Thrown to indicate that operation failed
OperationException.ERROR_TYPE
          Define the failure
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.
UpdateManager.TYPE
           
UpdateUnit
          Instances provided by the UpdateManager which represents wrapper of UpdateElement.
UpdateUnitProvider
          UpdateUnitProvider providers UpdateUnit.
UpdateUnitProvider.CATEGORY
           
UpdateUnitProviderFactory
          The factory handles UpdateUnitProvider, allow to create or removed them, browse the providers or refresh its content.
 

Classes in org.netbeans.api.autoupdate used by org.netbeans.spi.autoupdate
OperationException
          Thrown to indicate that operation failed
UpdateUnitProvider.CATEGORY
           
 


org.netbeans.modules.autoupdate.services 1.26.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.