Uses of Class
org.wildfly.extension.metrics.MetricCollector
-
Packages that use MetricCollector Package Description org.wildfly.extension.metrics org.wildfly.extension.metrics.deployment -
-
Uses of MetricCollector in org.wildfly.extension.metrics
Methods in org.wildfly.extension.metrics that return MetricCollector Modifier and Type Method Description MetricCollectorMetricsCollectorService. getValue() -
Uses of MetricCollector in org.wildfly.extension.metrics.deployment
Fields in org.wildfly.extension.metrics.deployment with type parameters of type MetricCollector Modifier and Type Field Description static org.jboss.as.server.deployment.AttachmentKey<MetricCollector>DeploymentMetricProcessor. METRICS_COLLECTOR
-