Uses of Interface
com.ibm.are.report.Reporting

Packages that use Reporting
com.ibm.are.plugin ARE plugin specification and base implementation
 
com.ibm.are.report ARE reporting specification and implementation of detailed, summary, and XML reporters
 
 

Uses of Reporting in com.ibm.are.plugin
 

Subinterfaces of Reporting in com.ibm.are.plugin
 interface PluginReporting
          The PluginReporting interface defines the set of methods used for reporting problems in the ARE environment.
 

Classes in com.ibm.are.plugin that implement Reporting
 class BasePlugin
          The BasePlugin class is an abstract base class that implements much of the behavior required for a Plugin in the Application Runtime Expert.
 class BasePlugin.ReporterCollection
           
 

Uses of Reporting in com.ibm.are.report
 

Subinterfaces of Reporting in com.ibm.are.report
 interface ReporterReporting
          The ReporterReporting interface defines the set of methods used for reporting problems in the ARE environment.
 interface StatusReporting
          The StatusReporting interface defines the set of methods used for reporting status in the ARE environment.