Class DataSaver


  • public class DataSaver
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DataSaver()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(IRequestOptions optionsPr, javax.xml.stream.XMLEventReader reader, org.apache.logging.log4j.Logger loggerPr)  
      void run()  
      • Methods inherited from class java.lang.Object

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

      • DataSaver

        public DataSaver()
    • Method Detail

      • init

        public void init​(IRequestOptions optionsPr,
                         javax.xml.stream.XMLEventReader reader,
                         org.apache.logging.log4j.Logger loggerPr)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • run

        public void run()
                 throws java.lang.Exception
        Throws:
        java.lang.Exception