Package net.grinder.plugininterface

Interface that plugins should implement.

See:
          Description

Interface Summary
GrinderPlugin This interface defines the callbacks that an individual Grinder thread can make on a plugin.
PluginProcessContext This class is used to share process information between the Grinder and the plug-in.
PluginThreadContext This class is used to share thread information between the Grinder and the plug-in.
PluginThreadListener This interface defines the callbacks that an individual Grinder thread can make on a plugin.
 

Class Summary
PluginRegistry Plugins must register themselves with the process wide singleton instance of this class.
 

Exception Summary
PluginException Exception that can be thrown by plugins.
 

Package net.grinder.plugininterface Description

Interface that plugins should implement.



Copyright © 2000-2013. All Rights Reserved.