Package | Description |
---|---|
net.grinder.plugin.http |
HTTP plug-in that provides a pool of connections per worker thread.
|
net.grinder.plugininterface |
Interface that plugins should implement.
|
Modifier and Type | Method and Description |
---|---|
protected PluginProcessContext |
HTTPRequest.getPluginProcessContext()
Provide subclasses access to the process context.
|
Modifier and Type | Method and Description |
---|---|
void |
HTTPPlugin.initialize(PluginProcessContext processContext)
Called by the PluginRegistry when the plug-in is first registered.
|
Modifier and Type | Method and Description |
---|---|
void |
GrinderPlugin.initialize(PluginProcessContext processContext)
This method is executed when the process starts.
|
Copyright © 2000-2014. All Rights Reserved.