Class RemoteCacheOperationExecutor

  • All Implemented Interfaces:
    OperationExecutor<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>

    public class RemoteCacheOperationExecutor
    extends Object
    implements OperationExecutor<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>
    Author:
    Paul Ferraro
    • Method Detail

      • execute

        public org.jboss.dmr.ModelNode execute​(org.jboss.as.controller.OperationContext context,
                                               org.jboss.dmr.ModelNode op,
                                               Operation<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean> operation)
                                        throws org.jboss.as.controller.OperationFailedException
        Specified by:
        execute in interface OperationExecutor<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>
        Throws:
        org.jboss.as.controller.OperationFailedException