Uses of Package
com.ibm.are.plugin

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

Classes in com.ibm.are.plugin used by com.ibm.are.plugin
BasePlugin.ReporterCollection
           
Plugin
          The Plugin interface represents the basic operations and features that must be implemented for a class to be considered a plugin by the Application Runtime Expert.
PluginData
          The PluginData class represents a set of data that is specific to classes that implement the Plugin interface.
PluginReporting
          The PluginReporting interface defines the set of methods used for reporting problems in the ARE environment.
ResultInfo
          The ResultInfo class is used to communicate the result status of running a plugin.
 

Classes in com.ibm.are.plugin used by com.ibm.are.report
BasePlugin.ReporterCollection
           
ResultInfo
          The ResultInfo class is used to communicate the result status of running a plugin.