Class ReportingMetricsCategoryExtractor
java.lang.Object
ch.tocco.nice2.metrics.impl.reporting.ReportingMetricsCategoryExtractor
- All Implemented Interfaces:
MetricsCategoryExtractor
@Component
public class ReportingMetricsCategoryExtractor
extends Object
implements MetricsCategoryExtractor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.metrics.impl.MetricsCategoryExtractor
priority
-
Field Details
-
REPORT_CATEGORY
- See Also:
-
-
Constructor Details
-
ReportingMetricsCategoryExtractor
public ReportingMetricsCategoryExtractor()
-
-
Method Details
-
activityType
- Specified by:
activityType
in interfaceMetricsCategoryExtractor
-
extractCategoryData
- Specified by:
extractCategoryData
in interfaceMetricsCategoryExtractor
-