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

Packages that use StatusReporting
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 StatusReporting in com.ibm.are.plugin
 

Subinterfaces of StatusReporting 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 StatusReporting
 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 StatusReporting in com.ibm.are.report
 

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