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