Class MetricUtil
java.lang.Object
io.vertigo.core.impl.analytics.metric.MetricUtil
Implémentation de ReportingManager.
- Author:
- pchretien
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<MetricDefinition> createMetricDefinitions(String componentId, CoreComponent component, AspectPlugin aopPlugin) Registers all methods annotated with @Metrics
-
Method Details
-
createMetricDefinitions
public static List<MetricDefinition> createMetricDefinitions(String componentId, CoreComponent component, AspectPlugin aopPlugin) Registers all methods annotated with @Metrics -
getMetrics
-