org.netbeans.modules.autoupdate.services 1.5.1

Uses of Interface
org.netbeans.spi.autoupdate.CustomInstaller

Packages that use CustomInstaller
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 CustomInstaller in org.netbeans.spi.autoupdate
 

Methods in org.netbeans.spi.autoupdate with parameters of type CustomInstaller
static UpdateItem UpdateItem.createNativeComponent(String codeName, String specificationVersion, String downloadSize, Set<String> dependencies, String displayName, String description, Boolean needsRestart, Boolean isGlobal, String targetCluster, CustomInstaller installer, UpdateLicense license)
          Creates UpdateItem which represents Native Component with own installer.
 


org.netbeans.modules.autoupdate.services 1.5.1

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