当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
UpdateLicense (Auto Update Services) - NetBeans API Javadoc (Current Development Version)
org.netbeans.spi.autoupdate
Class UpdateLicense
java.lang.Object
org.netbeans.spi.autoupdate.UpdateLicense
public final class UpdateLicense
- extends Object
Represents License Agreement for usage in Autoupdate infrastructure.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createUpdateLicense
public static final UpdateLicense createUpdateLicense(String licenseName,
String agreement)
- Parameters:
licenseName
- name of licenseagreement
- text of license agreement
- Returns:
UpdateLicense