Class BildVerwaltungsServerImpl

  • All Implemented Interfaces:
    BcManagedApplication, de.bsvrz.sys.funclib.bitctrl.modell.KonfigurationsObjekt, KonfigurationsObjekt, de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt, BildVerwaltungsServer, java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt>

    public class BildVerwaltungsServerImpl
    extends de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
    implements BildVerwaltungsServer
    Serverprogramm, welches über eine Kommandoschnittstelle gesteuert wird und Bitmaps auf SSTs herunterladen sowie Stellcodes zuweisen kann.

    • Constructor Detail

      • BildVerwaltungsServerImpl

        public BildVerwaltungsServerImpl()
        Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.
      • BildVerwaltungsServerImpl

        public BildVerwaltungsServerImpl​(de.bsvrz.dav.daf.main.config.SystemObject objekt,
                                         de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
        Initialisierung.
        Parameters:
        objekt - ein beliebiges Systemobjekt.
        factory - die Fabrik, die das Systemobjekt angelegt hat.