Package com.ibm.are.report

ARE reporting specification and implementation of detailed, summary, and XML reporters

See:
          Description

Interface Summary
ReporterReporting The ReporterReporting interface defines the set of methods used for reporting problems in the ARE environment.
Reporting The Reporting interface outlines some basic constructs and constants for reporting status and problems in the ARE environment, such as the format of a report and the different severity levels that problems can be reported at.
StatusReporting The StatusReporting interface defines the set of methods used for reporting status in the ARE environment.
 

Class Summary
ProblemContext The ProblemContext class encapsulates the context of a reported problem.
 

Package com.ibm.are.report Description

ARE reporting specification and implementation of detailed, summary, and XML reporters