|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.profiling.DurationThresholdWarningTimingHelperFactory
@Internal @ThreadSafe @ParametersAreNonnullByDefault public class DurationThresholdWarningTimingHelperFactory
A factory for creating DurationThresholdWarningTimingHelper objects.
| Constructor Summary | |
|---|---|
DurationThresholdWarningTimingHelperFactory()
|
|
| Method Summary | |
|---|---|
static DurationThresholdWarningTimingHelper |
createFromSystemProperty(java.lang.String millisPropertyName,
org.joda.time.Duration defaultThreshold)
Factory method for creating a new instance using the given system property and default threshold to configure it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DurationThresholdWarningTimingHelperFactory()
| Method Detail |
|---|
public static DurationThresholdWarningTimingHelper createFromSystemProperty(java.lang.String millisPropertyName,
@Nullable
org.joda.time.Duration defaultThreshold)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||