Class CacheContainerMetricExecutor
java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.CacheContainerMetricExecutor
- All Implemented Interfaces:
Executor<org.infinispan.manager.EmbeddedCacheManager,,Metric<org.infinispan.manager.EmbeddedCacheManager>> MetricExecutor<org.infinispan.manager.EmbeddedCacheManager>
public class CacheContainerMetricExecutor
extends Object
implements MetricExecutor<org.infinispan.manager.EmbeddedCacheManager>
Executor for cache-container metrics.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionCacheContainerMetricExecutor(org.wildfly.subsystem.service.capture.FunctionExecutorRegistry<org.infinispan.manager.EmbeddedCacheManager> executors) -
Method Summary
-
Constructor Details
-
CacheContainerMetricExecutor
public CacheContainerMetricExecutor(org.wildfly.subsystem.service.capture.FunctionExecutorRegistry<org.infinispan.manager.EmbeddedCacheManager> executors)
-
-
Method Details
-
execute
public org.jboss.dmr.ModelNode execute(org.jboss.as.controller.OperationContext context, Metric<org.infinispan.manager.EmbeddedCacheManager> metric) throws org.jboss.as.controller.OperationFailedException
-