Class CacheMetricExecutor<C>

    • Constructor Detail

      • CacheMetricExecutor

        protected CacheMetricExecutor​(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors)
      • CacheMetricExecutor

        protected CacheMetricExecutor​(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors,
                                      org.jboss.as.clustering.controller.BinaryCapabilityNameResolver resolver)
    • Method Detail

      • execute

        public org.jboss.dmr.ModelNode execute​(org.jboss.as.controller.OperationContext context,
                                               org.jboss.as.clustering.controller.Metric<C> metric)
                                        throws org.jboss.as.controller.OperationFailedException
        Specified by:
        execute in interface org.jboss.as.clustering.controller.Executor<C,​org.jboss.as.clustering.controller.Metric<C>>
        Throws:
        org.jboss.as.controller.OperationFailedException