de.kappich.vew.bmvew.main
Class SimpleMessageManager.MessageSource
java.lang.Object
de.kappich.vew.bmvew.main.SimpleMessageManager.MessageSource
- All Implemented Interfaces:
- ClientSenderInterface
- Enclosing class:
- SimpleMessageManager
private final class SimpleMessageManager.MessageSource
- extends Object
- implements ClientSenderInterface
Diese Klasse ist für die Sendesteuerung. Da sich die Applikation als Quelle anmeldet, wird nicht auf eine positive
Sendesteuerung gewartet.
Field Summary |
private byte |
_state
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_state
private byte _state
SimpleMessageManager.MessageSource
private SimpleMessageManager.MessageSource()
dataRequest
public void dataRequest(SystemObject object,
DataDescription dataDescription,
byte state)
- Specified by:
dataRequest
in interface ClientSenderInterface
isRequestSupported
public boolean isRequestSupported(SystemObject object,
DataDescription dataDescription)
- Specified by:
isRequestSupported
in interface ClientSenderInterface
getState
public byte getState()