public class Grinder extends Object
grinder script context object.| Modifier and Type | Class and Description |
|---|---|
static interface |
Grinder.ScriptContext
Scripts can get contextual information and access services
through a global
net.grinder.script.Grinder.grinder
object that supports this interface. |
| Modifier and Type | Field and Description |
|---|---|
static InternalScriptContext |
grinder
Object that provides context services to scripts.
|
| Constructor and Description |
|---|
Grinder() |
public static InternalScriptContext grinder
Copyright © 2000-2014. All Rights Reserved.