Class ChannelMetricExecutor

  • All Implemented Interfaces:
    org.infinispan.server.commons.controller.MetricExecutor<org.jgroups.JChannel>

    public class ChannelMetricExecutor
    extends Object
    implements org.infinispan.server.commons.controller.MetricExecutor<org.jgroups.JChannel>
    Handler for reading run-time only attributes from an underlying channel service.
    Author:
    Richard Achmatowicz (c) 2013 Red Hat Inc., Paul Ferraro
    • Constructor Detail

      • ChannelMetricExecutor

        public ChannelMetricExecutor()
    • Method Detail

      • execute

        public org.jboss.dmr.ModelNode execute​(org.jboss.as.controller.OperationContext context,
                                               org.infinispan.server.commons.controller.Metric<org.jgroups.JChannel> metric)
                                        throws org.jboss.as.controller.OperationFailedException
        Specified by:
        execute in interface org.infinispan.server.commons.controller.MetricExecutor<org.jgroups.JChannel>
        Throws:
        org.jboss.as.controller.OperationFailedException