public interface RestMetricsReporter extends MetricsReporter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
boolean |
isRestServicePathMetricsEnabled() |
void |
reportRestRequestExecutionTime(long milliseconds,
String httpMethod,
String requestServicePath) |
void reportRestRequestExecutionTime(long milliseconds,
String httpMethod,
String requestServicePath)
boolean isEnabled()
isEnabled in interface MetricsReporterboolean isRestServicePathMetricsEnabled()
Copyright © 2005–2018 Alfresco Software. All rights reserved.