Class ClientLifecycle

java.lang.Object
com.inductiveautomation.ignition.client.util.ClientLifecycle

public class ClientLifecycle extends Object
A static collection of listeners that will be notified when the client is shutdown.
  • Method Details

    • addListener

      public static void addListener(ClientLifecycleListener listener)
    • notifyShutdown

      public static void notifyShutdown()