Class JdrReportRequestHandler

java.lang.Object
org.jboss.as.jdr.JdrReportRequestHandler
All Implemented Interfaces:
org.jboss.as.controller.OperationStepHandler

public class JdrReportRequestHandler extends Object implements org.jboss.as.controller.OperationStepHandler
Operation handler for an end user request to generate a JDR report.
Author:
Brian Stansberry, Mike M. Clark
  • Method Details

    • 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