Class BcTportAgentImpl

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

    public class BcTportAgentImpl
    extends de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
    implements BcTportAgent
    Info.

    • Constructor Detail

      • BcTportAgentImpl

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

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