Class RemoteClusterOperationExecutor

  • All Implemented Interfaces:
    org.jboss.as.clustering.controller.OperationExecutor<Map.Entry<String,​org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean>>

    public class RemoteClusterOperationExecutor
    extends Object
    implements org.jboss.as.clustering.controller.OperationExecutor<Map.Entry<String,​org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean>>
    Author:
    Paul Ferraro
    • Constructor Detail

      • RemoteClusterOperationExecutor

        public RemoteClusterOperationExecutor​(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.wildfly.clustering.infinispan.client.RemoteCacheContainer> executors)
    • Method Detail

      • execute

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