Class PojoReporterConfig

    • Constructor Summary

      Constructors 
      Constructor Description
      PojoReporterConfig​(java.lang.Object target)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setProperty​(java.lang.String name, java.lang.String value)  
      • Methods inherited from class java.lang.Object

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

      • PojoReporterConfig

        public PojoReporterConfig​(java.lang.Object target)
    • Method Detail

      • setProperty

        public void setProperty​(java.lang.String name,
                                java.lang.String value)
        Specified by:
        setProperty in interface IReporterConfig