Class ClientLifecycle
java.lang.Object
com.inductiveautomation.ignition.client.util.ClientLifecycle
A static collection of listeners that will be notified when the client is shutdown.
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidaddListener(ClientLifecycleListener listener) static void
- 
Method Details- 
addListener
- 
notifyShutdownpublic static void notifyShutdown()
 
-