Class RemoteCacheOperationExecutor

java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.remote.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
  • Constructor Details

    • RemoteCacheOperationExecutor

      public RemoteCacheOperationExecutor(org.wildfly.subsystem.service.capture.FunctionExecutorRegistry<RemoteCacheContainer> executors)
  • Method Details

    • 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