On 10/04/06, Dong Liu <[EMAIL PROTECTED]> wrote:
> Thank you, Sebb.
>
> I checked the latest night build, and check the BeanShell timer. In fact,
> what I want is just to let the delay() return the value of a function that
> is different from the available timers.
>
> However, I am not sure what kind of code is good for the interpreter to

For documentation on how to use BeanShell, please visit www.beanshell.org.

The code just needs to return a number.

> understand. As far as I understand, it uses reflection, and all java code

irrelevant for this purpose

> should be OK. So the script should look like the content of a java method,

Yes.

> right? I am not sure about the aspects I need to consider for class loading.

If you want to access any 3rd party jars, they need to be in the
JMeter lib directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to