de.bsvrz.vew.engvew.testtools
Class JUnitHelper.Quelle
java.lang.Object
de.bsvrz.vew.engvew.testtools.JUnitHelper.Quelle
- All Implemented Interfaces:
- de.bsvrz.dav.daf.main.ClientSenderInterface
- Enclosing class:
- JUnitHelper
class JUnitHelper.Quelle
- extends java.lang.Object
- implements de.bsvrz.dav.daf.main.ClientSenderInterface
Fields inherited from interface de.bsvrz.dav.daf.main.ClientSenderInterface |
START_SENDING, STOP_SENDING, STOP_SENDING_NO_RIGHTS, STOP_SENDING_NOT_A_VALID_SUBSCRIPTION |
Method Summary |
void |
dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state)
|
boolean |
isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject so,
de.bsvrz.dav.daf.main.DataDescription dd)
|
void |
send(de.bsvrz.dav.daf.main.ResultData resultData)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIMEOUT
public static final long TIMEOUT
- See Also:
- Constant Field Values
_warten
private boolean _warten
JUnitHelper.Quelle
JUnitHelper.Quelle()
dataRequest
public void dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state)
- Specified by:
dataRequest
in interface de.bsvrz.dav.daf.main.ClientSenderInterface
isRequestSupported
public boolean isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject so,
de.bsvrz.dav.daf.main.DataDescription dd)
- Specified by:
isRequestSupported
in interface de.bsvrz.dav.daf.main.ClientSenderInterface
send
public void send(de.bsvrz.dav.daf.main.ResultData resultData)