Interface | Description |
---|---|
CommonAttributes |
Strings holding the attributes used in the configuration of the jdr subsystem.
|
JdrReportCollector |
Used to create a JBoss Diagnostic Report (JDR).
|
Class | Description |
---|---|
CommandLineMain |
Provides a main for collecting a JDR report from the command line.
|
JdrReport |
Provides metadata about and access to the data collected by a
JdrReportCollector . |
JdrReportDescriptions |
Utility methods to generate detyped descriptions of JDR subsystem resources and operations.
|
JdrReportExtension |
Extension for triggering, requesting, generating and accessing JDR reports.
|
JdrReportRequestHandler |
Operation handler for an end user request to generate a JDR report.
|
JdrReportService |
Service that provides a
JdrReportCollector . |
JdrReportSubsystemAdd |
Adds the JDR subsystem.
|
JdrReportSubsystemParser | |
JdrReportSubsystemRemove |
Remove the JDR subsystem.
|
ModelControllerClientProxy |
Wrapper for
ModelControllerClient
used for easier jython consumption. |
SosInterpreter |
Wraps up the access to the jython interpreter to encapsulate its use
for running sosreport.
|
SoSReport |
Provides an encapsulated interface to the jython interpreter
for executing sosreport
|
Enum | Description |
---|---|
Attribute |
Names of attributes used in the JDR extension's schema.
|
CompressionType |
Defines the methods of compression that are supported
by sosreport.
|
Element |
Names of elements used in the JDR extension's schema.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.