Uses of Interface
org.jboss.as.clustering.controller.MetricExecutor
-
Packages that use MetricExecutor Package Description org.jboss.as.clustering.controller -
-
Uses of MetricExecutor in org.jboss.as.clustering.controller
Constructors in org.jboss.as.clustering.controller with parameters of type MetricExecutor Constructor Description MetricHandler(MetricExecutor<C> executor, Class<M> metricClass)MetricHandler(MetricExecutor<C> executor, Collection<? extends Metric<C>> metrics)MetricHandler(MetricExecutor<C> executor, Metric<C>[] metrics)
-