Interface LicenseStateUpdateListener

  • All Superinterfaces:
    java.util.EventListener
    All Known Implementing Classes:
    EdgeHistoryLicense, TagHistoryLicense

    public interface LicenseStateUpdateListener
    extends java.util.EventListener
    • Method Detail

      • licenseStateUpdated

        void licenseStateUpdated​(LicenseStateUpdateEvent e)
        The LicenseState for the module specified in the LicenseStateChangeEvent has been updated. Module id of empty-string represents the license state for the Ignition platform itself.
        Parameters:
        e - The LicenseStateUpdateEvent