C - the metric execution context.public interface MetricExecutor<C>
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
execute(org.jboss.as.controller.OperationContext context,
Metric<C> metric)
Executes the specified metric against the specified context.
|
org.jboss.dmr.ModelNode execute(org.jboss.as.controller.OperationContext context,
Metric<C> metric)
throws org.jboss.as.controller.OperationFailedException
context - an operation contextmetric - a runtime metricorg.jboss.as.controller.OperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.