Uses of Class
org.nuxeo.runtime.management.metrics.MetricSerializer
-
Packages that use MetricSerializer Package Description org.nuxeo.runtime.management.metrics -
-
Uses of MetricSerializer in org.nuxeo.runtime.management.metrics
Fields in org.nuxeo.runtime.management.metrics declared as MetricSerializer Modifier and Type Field Description protected MetricSerializerMetricComponent. serializerDeprecated.protected MetricSerializerMetricEnabler. serializerDeprecated.protected MetricSerializerMetricSerializingCallback. serializerMethods in org.nuxeo.runtime.management.metrics with parameters of type MetricSerializer Modifier and Type Method Description protected voidMetricEnabler. setSerializer(MetricSerializer serializer)Deprecated.Constructors in org.nuxeo.runtime.management.metrics with parameters of type MetricSerializer Constructor Description MetricSerializingCallback(MetricSerializer serializer)
-