| Package | Description |
|---|---|
| org.jboss.as.clustering.controller |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
MetricExecutor.execute(org.jboss.as.controller.OperationContext context,
Metric<C> metric)
Executes the specified metric against the specified context.
|
| Constructor and Description |
|---|
MetricHandler(MetricExecutor<C> executor,
Metric<C>[] metrics) |
| Constructor and Description |
|---|
MetricHandler(MetricExecutor<C> executor,
Iterable<Metric<C>> metrics) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.