org.netbeans.modules.autoupdate.services 1.20.1

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

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

Methods in org.netbeans.spi.autoupdate with parameters of type CustomUninstaller
static UpdateItem UpdateItem.createInstalledNativeComponent(String codeName, String specificationVersion, Set<String> dependencies, String displayName, String description, CustomUninstaller uninstaller)
          Creates UpdateItem which represents Native Component with own installer.
 


org.netbeans.modules.autoupdate.services 1.20.1

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