public class CacheContainerMetricExecutor extends Object implements MetricExecutor<org.infinispan.manager.EmbeddedCacheManager>
| Constructor and Description |
|---|
CacheContainerMetricExecutor() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
execute(org.jboss.as.controller.OperationContext context,
Metric<org.infinispan.manager.EmbeddedCacheManager> metric)
Executes the specified executable against the specified operation context.
|
public org.jboss.dmr.ModelNode execute(org.jboss.as.controller.OperationContext context,
Metric<org.infinispan.manager.EmbeddedCacheManager> metric)
throws org.jboss.as.controller.OperationFailedException
Executorexecute in interface Executor<org.infinispan.manager.EmbeddedCacheManager,Metric<org.infinispan.manager.EmbeddedCacheManager>>context - an operation contextmetric - the contextual executable objectorg.jboss.as.controller.OperationFailedException - if execution failsCopyright © 2021 JBoss by Red Hat. All rights reserved.