Package org.alfresco.metrics.rest
Interface RestMetricsReporter
- All Superinterfaces:
MetricsReporter
- All Known Implementing Classes:
RestMetricsReporterProxy
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidreportRestRequestExecutionTime(long milliseconds, String httpMethod, String requestServicePath)
-
Method Details
-
reportRestRequestExecutionTime
-
isEnabled
boolean isEnabled()- Specified by:
isEnabledin interfaceMetricsReporter
-
isRestServicePathMetricsEnabled
boolean isRestServicePathMetricsEnabled()
-