public class RemoteClusterOperationExecutor extends Object implements org.jboss.as.clustering.controller.OperationExecutor<Map.Entry<String,org.infinispan.client.hotrod.jmx.RemoteCacheManagerMXBean>>
| Constructor and Description |
|---|
RemoteClusterOperationExecutor(org.jboss.as.clustering.controller.FunctionExecutorRegistry<RemoteCacheContainer> executors) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public RemoteClusterOperationExecutor(org.jboss.as.clustering.controller.FunctionExecutorRegistry<RemoteCacheContainer> executors)
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
Copyright © 2020 JBoss by Red Hat. All rights reserved.