Uses of Interface
com.iizix.license.ILicenseServerListener
Packages that use ILicenseServerListener Package Description com.iizix.license Uses of ILicenseServerListener in com.iizix.license
Methods in com.iizix.license with parameters of type ILicenseServerListener Modifier and Type Method Description boolean
IGenericLicenseSystem. addListener(ILicenseServerListener listener)
Adds a dispose listener for license server communication.boolean
IGenericLicenseSystem. removeListener(ILicenseServerListener listener)
Removes a dispose listener for the client session.void
ILicenceSystemComm. requestClose(ILicenseServerListener listener)
Requests close of this session instance.