Package com.sun.slamd.scripting

The com.sun.slamd.scripting package serves as a parent package for the code comprising the SLAMD scripting engine.

See:
          Description

Class Summary
BSFJobClass This class implements a SLAMD job that executes a Script file to generate load.
ScriptedJobClass This class defines a SLAMD job that will perform its work by executing a the instructions in a script file.
 

Package com.sun.slamd.scripting Description

The com.sun.slamd.scripting package serves as a parent package for the code comprising the SLAMD scripting engine. It also contains the code for a job class that can be used to execute jobs written as SLAMD scripts.