public static interface LicenseService.LicenseChangeHandler
registerOnLicenseChange| Modifier and Type | Method and Description |
|---|---|
void |
onLicenseChange(LicenseDescriptor licenseDescriptor)
Notification of a license change.
|
void |
onLicenseFail()
Notification that a license have failed to validate
|
void onLicenseChange(LicenseDescriptor licenseDescriptor)
licenseDescriptor - the new license (never null)void onLicenseFail()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.