Class ProxyOperationExecutor

  • All Implemented Interfaces:
    OperationExecutor<org.jboss.modcluster.ModClusterServiceMBean>

    public class ProxyOperationExecutor
    extends Object
    implements OperationExecutor<org.jboss.modcluster.ModClusterServiceMBean>
    Author:
    Radoslav Husar
    • Field Detail

      • HOST

        public static final org.jboss.as.controller.SimpleAttributeDefinition HOST
      • PORT

        public static final org.jboss.as.controller.SimpleAttributeDefinition PORT
    • Constructor Detail

      • ProxyOperationExecutor

        public ProxyOperationExecutor​(FunctionExecutorRegistry<org.jboss.modcluster.ModClusterServiceMBean> executors)
    • Method Detail

      • execute

        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
        Specified by:
        execute in interface OperationExecutor<org.jboss.modcluster.ModClusterServiceMBean>
        Throws:
        org.jboss.as.controller.OperationFailedException