Class PrintDataOperation

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

    public class PrintDataOperation
    extends AbstractArtemisActionHandler
    Author:
    Emmanuel Hugonnet (c) 2020 Red Hat, Inc.
    • Method Detail

      • executeRuntimeStep

        protected void executeRuntimeStep​(org.jboss.as.controller.OperationContext context,
                                          org.jboss.dmr.ModelNode operation)
                                   throws org.jboss.as.controller.OperationFailedException
        Specified by:
        executeRuntimeStep in class org.jboss.as.controller.AbstractRuntimeOnlyHandler
        Throws:
        org.jboss.as.controller.OperationFailedException