Class 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 Detail

      • CacheContainerMetricExecutor

        public CacheContainerMetricExecutor​(FunctionExecutorRegistry<org.infinispan.manager.EmbeddedCacheManager> executors)
    • Method Detail

      • 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
        Specified by:
        execute in interface Executor<org.infinispan.manager.EmbeddedCacheManager,​Metric<org.infinispan.manager.EmbeddedCacheManager>>
        Throws:
        org.jboss.as.controller.OperationFailedException