|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LicenseService.LicenseChangeHandler
Inteface for components wishing to know when the license has changed
registerOnLicenseChange
Method Summary | |
---|---|
void |
onLicenseChange(LicenseDescriptor licenseDescriptor)
Notification of a license change. |
void |
onLicenseFail()
Notification that a license have failed to validate |
Method Detail |
---|
void onLicenseChange(LicenseDescriptor licenseDescriptor)
licenseDescriptor
- the new license (never null)void onLicenseFail()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |