Package com.iizix.license
Interface ILicenseCallback
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface the license system calls back for events.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionvoid
onLicenseShutdown
(String reason) Called when the license is invalid and requires to shutdown.