Class DurationThresholdWarningTimingHelperFactory

    • Constructor Detail

      • DurationThresholdWarningTimingHelperFactory

        public DurationThresholdWarningTimingHelperFactory()
    • Method Detail

      • createFromSystemProperty

        public static DurationThresholdWarningTimingHelper createFromSystemProperty​(String millisPropertyName,
                                                                                    @Nullable org.joda.time.Duration defaultThreshold)
        Factory method for creating a new instance using the given system property and default threshold to configure it.