Class DurationThresholdWarningTimingHelperFactory

    • Constructor Detail

      • DurationThresholdWarningTimingHelperFactory

        public DurationThresholdWarningTimingHelperFactory()
    • Method Detail

      • createFromSystemProperty

        @Deprecated(forRemoval=true)
        public static DurationThresholdWarningTimingHelper createFromSystemProperty​(String millisPropertyName,
                                                                                    @Nullable org.joda.time.Duration defaultThreshold)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 8.6
        Factory method for creating a new instance using the given system property and default threshold to configure it.