Class TranslatedOperationHandler

  • All Implemented Interfaces:
    org.jboss.as.controller.OperationStepHandler

    public class TranslatedOperationHandler
    extends Object
    implements org.jboss.as.controller.OperationStepHandler
    Author:
    Emmanuel Hugonnet (c) 2019 Red Hat, Inc.
    • Method Detail

      • execute

        public void execute​(org.jboss.as.controller.OperationContext context,
                            org.jboss.dmr.ModelNode operation)
                     throws org.jboss.as.controller.OperationFailedException
        Specified by:
        execute in interface org.jboss.as.controller.OperationStepHandler
        Throws:
        org.jboss.as.controller.OperationFailedException