Package org.nuxeo.runtime.metrics
Interface MetricsService
-
- All Known Implementing Classes:
MetricsServiceImpl
public interface MetricsService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
startReporters()
void
stopReporters()
-
-
-
Method Detail
-
startReporters
void startReporters()
-
stopReporters
void stopReporters()
-
-