Class BcSchaltProgrammServerImpl

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

    public class BcSchaltProgrammServerImpl
    extends de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
    implements BcSchaltProgrammServer
    Info.

    • Constructor Detail

      • BcSchaltProgrammServerImpl

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

        public BcSchaltProgrammServerImpl​(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.