Uses of Interface
com.iizix.license.ILicenseCallback
Packages that use ILicenseCallback
Uses of ILicenseCallback in com.iizix.app.builder
Methods in com.iizix.app.builder with parameters of type ILicenseCallbackModifier and TypeMethodDescriptionApplicationDistributor.initializeLicenseSystem(ILicenseCallback licCB) Initializes the license system because app registration is requested.Uses of ILicenseCallback in com.iizix.license
Methods in com.iizix.license with parameters of type ILicenseCallbackModifier and TypeMethodDescriptionvoidIGenericLicenseSystem.assignCallback(ILicenseCallback callback) Assigns the callback for major failures.