public class MetricCollector extends Object
| Constructor and Description |
|---|
MetricCollector(org.jboss.as.controller.LocalModelControllerClient modelControllerClient,
org.jboss.as.controller.ProcessStateNotifier processStateNotifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
collectResourceMetrics(org.jboss.as.controller.registry.Resource resource,
org.jboss.as.controller.registry.ImmutableManagementResourceRegistration managementResourceRegistration,
Function<org.jboss.as.controller.PathAddress,org.jboss.as.controller.PathAddress> resourceAddressResolver,
boolean exposeAnySubsystem,
List<String> exposedSubsystems,
String prefix,
MetricRegistration registration) |
public MetricCollector(org.jboss.as.controller.LocalModelControllerClient modelControllerClient,
org.jboss.as.controller.ProcessStateNotifier processStateNotifier)
public void collectResourceMetrics(org.jboss.as.controller.registry.Resource resource,
org.jboss.as.controller.registry.ImmutableManagementResourceRegistration managementResourceRegistration,
Function<org.jboss.as.controller.PathAddress,org.jboss.as.controller.PathAddress> resourceAddressResolver,
boolean exposeAnySubsystem,
List<String> exposedSubsystems,
String prefix,
MetricRegistration registration)
Copyright © 2022 JBoss by Red Hat. All rights reserved.