Class ReporterFactoryOptions


  • public class ReporterFactoryOptions
    extends java.lang.Object
    • Constructor Detail

      • ReporterFactoryOptions

        public ReporterFactoryOptions()
      • ReporterFactoryOptions

        public ReporterFactoryOptions​(boolean statPerSourceName)
    • Method Detail

      • isStatPerSourceName

        public boolean isStatPerSourceName()
      • setStatPerSourceName

        public void setStatPerSourceName​(boolean statPerSourceName)
      • clone

        public java.lang.Object clone​(java.lang.ClassLoader target)