Interface LicenseStateUpdateListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
EvaluationContainer
All Known Implementing Classes:
AbstractEvaluationContainer, ArrayHistoryActor, DelayedEvaluationContainer, EdgeHistoryLicense, ErroredContainer, HistorianLicense, OnChangeEvaluationContainer, PeriodicEvaluationContainer, TagGroupEvaluationContainer

public interface LicenseStateUpdateListener extends EventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The LicenseState for the module specified in the LicenseStateChangeEvent has been updated.
  • Method Details

    • 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