Interface JdrReportCollector

  • All Known Implementing Classes:
    JdrReportService, JdrRunner

    public interface JdrReportCollector
    Used to create a JBoss Diagnostic Report (JDR).
    Author:
    Brian Stansberry, Mike M. Clark
    • Method Detail

      • collect

        JdrReport collect()
                   throws org.jboss.as.controller.OperationFailedException
        Create a JDR report.
        Returns:
        information about the generated report.
        Throws:
        org.jboss.as.controller.OperationFailedException