org.netbeans.modules.autoupdate.services 1.20.1

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

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

Uses of InstallSupport in org.netbeans.api.autoupdate
 

Methods in org.netbeans.api.autoupdate that return types with arguments of type InstallSupport
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<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.20.1

Built on September 7 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.