net.grinder.plugininterface
Class StubGrinderPlugin
java.lang.Object
net.grinder.plugininterface.StubGrinderPlugin
- All Implemented Interfaces:
- GrinderPlugin
public class StubGrinderPlugin
- extends Object
- implements GrinderPlugin
GrinderPlugin stub.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StubGrinderPlugin
public StubGrinderPlugin()
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.