站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

org.netbeans.spi.autoupdate (Auto Update Services) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.autoupdate.services 1.2

Package org.netbeans.spi.autoupdate

The provider this SPI can be plugged into Autoupdate's Updates Providers and can supply NBM to Autoupdate Services.

See:
          Description

Interface Summary
CustomInstaller The call-back interface which is called from Autoupdate infrastructure when the native component is installed.
CustomUninstaller The call-back interface which is called from Autoupdate infrastructure when the native component is uninstalled.
KeyStoreProvider Registers java.security.KeyStore into Autoupdate infrastructure.
UpdateProvider UpdateProvider providers items for Autoupdate infrastructure.
 

Class Summary
UpdateItem Represents a item of content provider by UpdateProvider.
UpdateLicense Represents License Agreement for usage in Autoupdate infrastructure.
 

Package org.netbeans.spi.autoupdate Description

The provider this SPI can be plugged into Autoupdate's Updates Providers and can supply NBM to Autoupdate Services.


org.netbeans.modules.autoupdate.services 1.2

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.