public class RemoteCacheOperationExecutor extends Object implements org.jboss.as.clustering.controller.OperationExecutor<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>
| Constructor and Description |
|---|
RemoteCacheOperationExecutor(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<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean> operation) |
public RemoteCacheOperationExecutor(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<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean> operation)
throws org.jboss.as.controller.OperationFailedException
execute in interface org.jboss.as.clustering.controller.OperationExecutor<org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>org.jboss.as.controller.OperationFailedExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.