Package net.grinder.scriptengine

Common interface used by the worker process implementation and script engines.

See:
          Description

Interface Summary
DCRContext Provide access to DCR instrumentation.
Instrumenter A factory for instrumented proxies.
Recorder Interface to the test instrumentation.
ScriptEngineService Service interface that script engines should implement.
ScriptEngineService.ScriptEngine Handler for a particular type of script.
ScriptEngineService.WorkerRunnable Interface to the runnable script object for a particular worker thread.
 

Class Summary
AbstractDCRInstrumenter Convenient base class for DCR instrumenters.
CompositeInstrumenter Composite instrumenter.
 

Exception Summary
ScriptExecutionException Indicates a script execution problem.
 

Package net.grinder.scriptengine Description

Common interface used by the worker process implementation and script engines.



Copyright © 2000-2013. All Rights Reserved.