de.bsvrz.kex.isis.isis
Class TesteDavKommunikation
java.lang.Object
de.bsvrz.kex.isis.isis.impl.AbstractBIS
de.bsvrz.kex.isis.isis.TesteDavKommunikation
- All Implemented Interfaces:
- de.bsvrz.dav.daf.main.ClientReceiverInterface, BisInterface, BisKommunikationsStatusListener, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface, de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.BaustellenListener, EventListener
public class TesteDavKommunikation
- extends AbstractBIS
- implements BisKommunikationsStatusListener
Testcase für die Kommunikationsüberwachung zum Datenverteiler.
- Version:
- $Id: TesteDavKommunikation.java 6857 2008-02-21 16:43:11Z gieseler $
- Author:
- BitCtrl Systems GmbH, Gieseler
Nested classes/interfaces inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface |
de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.ASBStationierungsRichtung, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface.FahrtRichtung |
Methods inherited from class de.bsvrz.kex.isis.isis.impl.AbstractBIS |
addKommunikationsStatusListener, baustelleAngelegt, baustelleEntfernt, datenAnmeldenDaV, disconnect, erzeugeBaustelle, erzeugeBaustellenVerantwortlichen, erzeugeOrtsReferenz, erzeugeOrtsReferenz, erzeugeOrtsReferenz, getBaustelle, getStrasse, getStrassen, init, loescheBaustelle, removeKommunikationsStatusListener, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TesteDavKommunikation
public TesteDavKommunikation()
setUpBeforeClass
public static void setUpBeforeClass()
throws Exception
- Throws:
Exception
tearDownAfterClass
public static void tearDownAfterClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
TestDavKommunikation
public void TestDavKommunikation()
setKommunikationsStatus
public void setKommunikationsStatus(BisInterface.BisKommunikationsStatus bisKommunikationsStatus)
- Description copied from interface:
BisKommunikationsStatusListener
- Methode, die vom (
BisInterface
)
aufgerufen wird, um über den aktuellen Status der Kommunikations
zwischen dem BisInterface und dem DaV-System zu informieren.
- Specified by:
setKommunikationsStatus
in interface BisKommunikationsStatusListener
- Parameters:
bisKommunikationsStatus
- Aktueller Kommunikationsstatus des BIS-Interfaces.