Uses of Interface
com.iizix.license.ILicenseServerListener
Packages that use ILicenseServerListener
Uses of ILicenseServerListener in com.iizix.license
Methods in com.iizix.license with parameters of type ILicenseServerListenerModifier and TypeMethodDescriptionboolean
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.