Uses of Interface
org.jboss.as.clustering.controller.Metric
Packages that use Metric
-
Uses of Metric in org.jboss.as.clustering.controller
Constructors in org.jboss.as.clustering.controller with parameters of type MetricModifierConstructorDescriptionCreates a functional view of the specified metric using the specified mapper.MetricHandler(MetricExecutor<C> executor, Metric<C>[] metrics) Constructor parameters in org.jboss.as.clustering.controller with type arguments of type MetricModifierConstructorDescriptionMetricHandler(MetricExecutor<C> executor, Collection<? extends Metric<C>> metrics)