Package org.jboss.as.jdr
Interface JdrReportCollector
- All Known Implementing Classes:
JdrRunner
public interface JdrReportCollector
Used to create a JBoss Diagnostic Report (JDR).
- Author:
- Brian Stansberry, Mike M. Clark
-
Method Summary
-
Method Details
-
collect
Create a JDR report.- Returns:
- information about the generated report.
- Throws:
org.jboss.as.controller.OperationFailedException
-