public class MarshallerMetricsCollectors extends Object
MarshallerMetricsCollector
instances for the current context.Constructor and Description |
---|
MarshallerMetricsCollectors() |
Modifier and Type | Method and Description |
---|---|
static MarshallerMetricsCollector |
metricsCollector(ConversionContext context,
MarshallerMetricsAccumulationKey accumulationKey)
Obtain a
MarshallerMetricsCollector instance for the given accumulation key and context |
@Nonnull public static MarshallerMetricsCollector metricsCollector(ConversionContext context, MarshallerMetricsAccumulationKey accumulationKey)
MarshallerMetricsCollector
instance for the given accumulation key and contextcontext
- The current contextaccumulationKey
- The key against which the metrics will be accumulatedCopyright © 2003–2015 Atlassian. All rights reserved.