Uses of Class
org.wildfly.extension.metrics.MetricsContextService
-
Packages that use MetricsContextService Package Description org.wildfly.extension.metrics -
-
Uses of MetricsContextService in org.wildfly.extension.metrics
Constructor parameters in org.wildfly.extension.metrics with type arguments of type MetricsContextService Constructor Description MetricsContextService(Consumer<MetricsContextService> consumer, Supplier<org.jboss.as.server.mgmt.domain.ExtensibleHttpManagement> extensibleHttpManagement, Supplier<WildFlyMetricRegistry> wildflyMetricRegistry, Supplier<Boolean> securityEnabledSupplier)
-