hmi.bml.bridge
Class TCPIPRealizerBridgeServer.BMLRedirector
java.lang.Object
hmi.bml.bridge.TCPIPRealizerBridgeServer.BMLRedirector
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- TCPIPRealizerBridgeServer
private class TCPIPRealizerBridgeServer.BMLRedirector
- extends Object
- implements Runnable
The process that reads bml from the bml queue, and sends it to the BML realizer.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPIPRealizerBridgeServer.BMLRedirector
private TCPIPRealizerBridgeServer.BMLRedirector()
run
public void run()
- Specified by:
run in interface Runnable