Class ReportingMetricsCategoryExtractor
java.lang.Object
ch.tocco.nice2.metrics.impl.reporting.ReportingMetricsCategoryExtractor
- All Implemented Interfaces:
MetricsCategoryExtractor
@Component
@Deprecated
public class ReportingMetricsCategoryExtractor
extends Object
implements MetricsCategoryExtractor
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.extractCategoryData(Method invokedMethod, Object[] parameters) Deprecated.Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface MetricsCategoryExtractor
priority
-
Field Details
-
REPORT_CATEGORY
-
-
Constructor Details
-
ReportingMetricsCategoryExtractor
public ReportingMetricsCategoryExtractor()Deprecated.
-
-
Method Details
-
activityType
Deprecated.- Specified by:
activityTypein interfaceMetricsCategoryExtractor
-
extractCategoryData
Deprecated.- Specified by:
extractCategoryDatain interfaceMetricsCategoryExtractor
-