hmi.bml.bridge
Class SLF4JConnectionStateListener
java.lang.Object
hmi.bml.bridge.SLF4JConnectionStateListener
- All Implemented Interfaces:
- ConnectionStateListener
public class SLF4JConnectionStateListener
- extends Object
- implements ConnectionStateListener
Listens to the connection state of a server of the TCPIPRealizerBridgeAPI
|
Field Summary |
private static org.slf4j.Logger |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private static org.slf4j.Logger logger
SLF4JConnectionStateListener
public SLF4JConnectionStateListener()
stateChanged
public void stateChanged(TCPIPRealizerBridgeServer.ServerState state)
- Specified by:
stateChanged in interface ConnectionStateListener