de.bsvrz.kex.isis.isis
Class BisInterfaceImpl

java.lang.Object
  extended by de.bsvrz.kex.isis.isis.impl.AbstractBIS
      extended by de.bsvrz.kex.isis.isis.BisInterfaceImpl
All Implemented Interfaces:
de.bsvrz.dav.daf.main.ClientReceiverInterface, BisInterface, de.bsvrz.sys.funclib.bitctrl.modell.netz.NetzInterface, de.bsvrz.sys.funclib.bitctrl.modell.verkehr.objekte.BaustellenListener, EventListener

public class BisInterfaceImpl
extends AbstractBIS

Version:
$Id: BisInterfaceImpl.java 6857 2008-02-21 16:43:11Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Nested Class Summary
 
Nested classes/interfaces inherited from interface de.bsvrz.kex.isis.isis.BisInterface
BisInterface.BaustellenZustand, BisInterface.BisKommunikationsStatus
 
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
 
Field Summary
 
Fields inherited from class de.bsvrz.kex.isis.isis.impl.AbstractBIS
BENUTZER_KEY, BISAPPNAME, DAV_KEY, KV_KEY, PASSWORT_KEY
 
Constructor Summary
BisInterfaceImpl()
           
 
Method Summary
static void main(String[] args)
           
 void run()
           
 
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
 

Constructor Detail

BisInterfaceImpl

public BisInterfaceImpl()
Method Detail

main

public static void main(String[] args)

run

public void run()