net.grinder.plugininterface
Class StubGrinderPlugin

java.lang.Object
  extended by net.grinder.plugininterface.StubGrinderPlugin
All Implemented Interfaces:
GrinderPlugin

public class StubGrinderPlugin
extends Object
implements GrinderPlugin

GrinderPlugin stub.

Author:
Philip Aston

Constructor Summary
StubGrinderPlugin()
           
 
Method Summary
 PluginThreadListener createThreadListener(PluginThreadContext threadContext)
           
 void initialize(PluginProcessContext processContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubGrinderPlugin

public StubGrinderPlugin()
Method Detail

initialize

public void initialize(PluginProcessContext processContext)
                throws PluginException
Specified by:
initialize in interface GrinderPlugin
Throws:
PluginException

createThreadListener

public PluginThreadListener createThreadListener(PluginThreadContext threadContext)
                                          throws PluginException
Specified by:
createThreadListener in interface GrinderPlugin
Throws:
PluginException


Copyright © 2000-2013. All Rights Reserved.