public abstract class AbstractLicenseAware extends Object implements LicenseAware
logger| Constructor and Description |
|---|
AbstractLicenseAware() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(LicenseUpdatedEvent event)
Handles the license update event
|
void |
reloadLicense()
Performs all actions required when the license is updated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadLicensepublic void reloadLicense()
LicenseAwarereloadLicense in interface LicenseAwarepublic void onApplicationEvent(LicenseUpdatedEvent event)
LicenseAwareonApplicationEvent in interface LicenseAwareonApplicationEvent in interface org.springframework.context.ApplicationListener<LicenseUpdatedEvent>event - the eventCopyright © 2019 CrafterCMS. All rights reserved.