Uses of Class
org.jboss.as.jdr.JdrReport
-
Packages that use JdrReport Package Description org.jboss.as.jdr -
-
Uses of JdrReport in org.jboss.as.jdr
Methods in org.jboss.as.jdr that return JdrReport Modifier and Type Method Description JdrReportJdrReportCollector. collect()Create a JDR report.JdrReportJdrReportService. collect()Collect a JDR report.JdrReportJdrRunner. collect()JdrReportJdrReportService. standaloneCollect(org.jboss.as.cli.scriptsupport.CLI cli, String protocol, String host, int port)Collect a JDR report when run outside the Application Server.
-