Package | Description |
---|---|
net.grinder.engine.process.dcr |
Instrumentation agents based on Dynamic Class Retransformation.
|
net.grinder.plugin.http |
HTTP plug-in that provides a pool of connections per worker thread.
|
net.grinder.plugininterface |
Interface that plugins should implement.
|
net.grinder.script |
Interfaces and classes for use by scripts.
|
net.grinder.scriptengine |
Common interface used by the worker process implementation and script engines.
|
net.grinder.scriptengine.jython.instrumentation.dcr |
Jython instrumentation agents based on Dynamic Class Retransformation.
|
net.grinder.synchronisation |
Synchronisation classes.
|
Class and Description |
---|
NonInstrumentableTypeException
Thrown when an attempt is made to wrap a type that can not be instrumented.
|
Class and Description |
---|
Test.InstrumentationFilter
Selective instrumentation.
|
Class and Description |
---|
Grinder.ScriptContext
Scripts can get contextual information and access services
through a global
net.grinder.script.Grinder.grinder
object that supports this interface. |
Class and Description |
---|
Barrier
Distributed synchronisation interface that allows worker threads to
coordinate their actions.
|
Grinder.ScriptContext
Scripts can get contextual information and access services
through a global
net.grinder.script.Grinder.grinder
object that supports this interface. |
InternalScriptContext
Script context that should not be publicly documented.
|
InvalidContextException
Exception that represents an attempt to make an API call from an
invalid context.
|
NonInstrumentableTypeException
Thrown when an attempt is made to wrap a type that can not be instrumented.
|
NoSuchStatisticException
Exception thrown if the requested statistic does not exist.
|
NotWrappableTypeException
Thrown when an attempt is made to wrap a type that is not wrapable.
|
SSLControl
Script control of SSL behaviour.
|
Statistics
Script statistics query and reporting API.
|
Statistics.StatisticsForTest
Query and update methods for the statistics relating to a particular call
of a test.
|
Test.InstrumentationFilter
Selective instrumentation.
|
TestRegistry
Registry of Tests.
|
TestRegistry.RegisteredTest
Interface for test handles.
|
Class and Description |
---|
NonInstrumentableTypeException
Thrown when an attempt is made to wrap a type that can not be instrumented.
|
NotWrappableTypeException
Thrown when an attempt is made to wrap a type that is not wrapable.
|
Test.InstrumentationFilter
Selective instrumentation.
|
Class and Description |
---|
NonInstrumentableTypeException
Thrown when an attempt is made to wrap a type that can not be instrumented.
|
Class and Description |
---|
Barrier
Distributed synchronisation interface that allows worker threads to
coordinate their actions.
|
CancelledBarrierException
Exception thrown when attempting to wait on a cancelled barrier.
|
Copyright © 2000-2014. All Rights Reserved.