public class ProxyOperationExecutor extends Object implements OperationExecutor<org.jboss.modcluster.ModClusterServiceMBean>
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.SimpleAttributeDefinition |
HOST |
static org.jboss.as.controller.SimpleAttributeDefinition |
PORT |
| Constructor and Description |
|---|
ProxyOperationExecutor(FunctionExecutorRegistry<org.jboss.modcluster.ModClusterServiceMBean> executors) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
Operation<org.jboss.modcluster.ModClusterServiceMBean> executable) |
public static final org.jboss.as.controller.SimpleAttributeDefinition HOST
public static final org.jboss.as.controller.SimpleAttributeDefinition PORT
public ProxyOperationExecutor(FunctionExecutorRegistry<org.jboss.modcluster.ModClusterServiceMBean> executors)
public org.jboss.dmr.ModelNode execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
Operation<org.jboss.modcluster.ModClusterServiceMBean> executable)
throws org.jboss.as.controller.OperationFailedException
execute in interface OperationExecutor<org.jboss.modcluster.ModClusterServiceMBean>org.jboss.as.controller.OperationFailedExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.