You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "BAZLEY, Sebastian" <Se...@london.sema.slb.com> on 2004/01/15 11:40:33 UTC

Example Sampler committed to CVS

An Example Sampler has just been committed to CVS.

See:

http://cvs.apache.org/viewcvs.cgi/jakarta-jmeter/src/core/org/apache/jmeter/
samplers/
ExampleSampler.java 

and

http://cvs.apache.org/viewcvs.cgi/jakarta-jmeter/src/core/org/apache/jmeter/
samplers/gui/
ExampleSamplerGui.java 

It is important not to do anything in the GUI class apart from ensuring that
the sampler data agrees with the screen, as the GUI code is not invoked in
non-GUI mode.

The Example "works" as it stands, but could do with a few enhancements (e.g.
logging).

Note that any user Samplers based on the code should be created in the
appropriate protocol package, not in the core.

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org