Class WildFlyMetric
- java.lang.Object
-
- org.wildfly.extension.micrometer.metrics.WildFlyMetric
-
-
Constructor Summary
Constructors Constructor Description WildFlyMetric()WildFlyMetric(org.jboss.as.controller.LocalModelControllerClient modelControllerClient, org.jboss.as.controller.PathAddress address, String attributeName)
-
-
-
Constructor Detail
-
WildFlyMetric
public WildFlyMetric()
-
WildFlyMetric
public WildFlyMetric(org.jboss.as.controller.LocalModelControllerClient modelControllerClient, org.jboss.as.controller.PathAddress address, String attributeName)
-
-
Method Detail
-
getValue
public OptionalDouble getValue()
-
-