org.netbeans.modules.autoupdate.services 1.5.1

Uses of Class
org.netbeans.api.autoupdate.OperationSupport

Packages that use OperationSupport
org.netbeans.api.autoupdate Services for searching, downloading and installing NBM with new functionality or updates of installed modules. 
 

Uses of OperationSupport in org.netbeans.api.autoupdate
 

Methods in org.netbeans.api.autoupdate that return types with arguments of type OperationSupport
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<OperationSupport> OperationContainer.createForUninstall()
          The factory method to construct instance of OperationContainer for uninstall operation
 


org.netbeans.modules.autoupdate.services 1.5.1

Built on January 5 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.