Uses of Interface
com.ibm.are.plugin.PluginReporting

Packages that use PluginReporting
com.ibm.are.plugin ARE plugin specification and base implementation
 
 

Uses of PluginReporting in com.ibm.are.plugin
 

Classes in com.ibm.are.plugin that implement PluginReporting
 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.
 

Methods in com.ibm.are.plugin that return PluginReporting
 PluginReporting BasePlugin.getReporter()
          Retrieves the reporter for the plugin
 PluginReporting Plugin.getReporter()
          Retrieves the reporter for the plugin