public class MqAnalyseModul extends Object
Modifier and Type | Field and Description |
---|---|
private static de.bsvrz.sys.funclib.debug.Debug |
_debug |
private de.bsvrz.dav.daf.main.ClientDavInterface |
dav
Datenverteiler-Verbindung.
|
protected de.bsvrz.dav.daf.main.DataDescription |
pubBeschreibung
Datenbeschreibung zum Publizieren von MQ-Analyse-Daten.
|
private de.bsvrz.sys.funclib.bitctrl.dua.av.DAVSendeAnmeldungsVerwaltung |
sender
Datensender.
|
Constructor and Description |
---|
MqAnalyseModul() |
Modifier and Type | Method and Description |
---|---|
de.bsvrz.dav.daf.main.ClientDavInterface |
getDav()
Erfragt die Verbindung zum Datenverteiler.
|
void |
initialisiere(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltung)
Initialisiert dieses Modul.
|
void |
sendeDaten(de.bsvrz.dav.daf.main.ResultData resultat)
Sendet ein Analysedatum an den Datenverteiler.
|
protected de.bsvrz.dav.daf.main.DataDescription pubBeschreibung
private de.bsvrz.sys.funclib.bitctrl.dua.av.DAVSendeAnmeldungsVerwaltung sender
private de.bsvrz.dav.daf.main.ClientDavInterface dav
private static final de.bsvrz.sys.funclib.debug.Debug _debug
public final void initialisiere(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltung) throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
DuaVerkehrsNetz
bereits initialisiert wurdeverwaltung
- eine Verbindung zum Verwaltungsmodulde.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- wenn die Initialisierung wenigstens
eines Messquerschnittes fehlschlägtpublic final void sendeDaten(de.bsvrz.dav.daf.main.ResultData resultat)
resultat
- ein Analysedatumpublic final de.bsvrz.dav.daf.main.ClientDavInterface getDav()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.