Class RemoteClusterOperationExecutor

java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.remote.RemoteClusterOperationExecutor
All Implemented Interfaces:
OperationExecutor<Map.Entry<String,org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean>>

public class RemoteClusterOperationExecutor extends Object implements OperationExecutor<Map.Entry<String,org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean>>
Author:
Paul Ferraro
  • Constructor Details

    • RemoteClusterOperationExecutor

      public RemoteClusterOperationExecutor(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<Map.Entry<String,org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean>> operation) throws org.jboss.as.controller.OperationFailedException
      Specified by:
      execute in interface OperationExecutor<Map.Entry<String,org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean>>
      Throws:
      org.jboss.as.controller.OperationFailedException