Class RestDatenSender

  • All Implemented Interfaces:
    de.bsvrz.sys.funclib.application.StandardApplication

    public class RestDatenSender
    extends java.lang.Object
    implements de.bsvrz.sys.funclib.application.StandardApplication
    Testdatensender für diejenigen Attributgruppen, die durch KzdTestSender und UfdTestSender nicht bedient werden, die aber für eine sinnvolle Simulation erforderlich oder zumindest vorteilhaft sind. Im Einzelnen sind dies:
    • Globale DE-Fehler FG2,3,6 (kommandozeilenoption -gloDeFehler=[2|3|6|keine])
    • Constructor Summary

      Constructors 
      Constructor Description
      RestDatenSender()  
    • Method Summary

      Modifier and Type Method Description
      void initialize​(de.bsvrz.dav.daf.main.ClientDavInterface connection)  
      static void main​(java.lang.String[] args)
      Die Hauptfunktion des Restdatensenders.
      void parseArguments​(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RestDatenSender

        public RestDatenSender()
    • Method Detail

      • parseArguments

        public void parseArguments​(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
                            throws java.lang.Exception
        Specified by:
        parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplication
        Throws:
        java.lang.Exception
      • initialize

        public void initialize​(de.bsvrz.dav.daf.main.ClientDavInterface connection)
                        throws java.lang.Exception
        Specified by:
        initialize in interface de.bsvrz.sys.funclib.application.StandardApplication
        Throws:
        java.lang.Exception
      • main

        public static void main​(java.lang.String[] args)
        Die Hauptfunktion des Restdatensenders.
        Parameters:
        args - Programm-Argumente