Class ConnectionHealthListener
java.lang.Object
com.inductiveautomation.ignition.designer.ConnectionHealthListener
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
Listens to the GatewayConnectionManager to monitor gateway connection health, notifying the designer when the
connection is poor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectionHealthListener
-
-
Method Details
-
showReconnectDialog
public void showReconnectDialog() -
isConnectionOk
public boolean isConnectionOk() -
setConnectionOk
public void setConnectionOk(boolean newValue) -
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-