public class DropwizardMetricsSystemFactory extends Object implements MetricsSystemFactory
| Constructor and Description |
|---|
DropwizardMetricsSystemFactory() |
| Modifier and Type | Method and Description |
|---|---|
DropwizardMetricsSystem |
create(MetricsSystemConfiguration<?> config)
Creates an instance of a
MetricsSystem. |
public DropwizardMetricsSystem create(MetricsSystemConfiguration<?> config)
MetricsSystemFactoryMetricsSystem.create in interface MetricsSystemFactoryconfig - the metrics system configuration.MetricsSystem.Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.