Re: Java Pre/PostProcessor ?
Philippe Mouawad <[email protected]> Tue, 20 Sep 2011 23:14:48 +0200
| Newsgroups | gmane.comp.jakarta.cactus.devel |
|---|---|
| Message-ID | <CAH9fUpa5sD-YdNkMwzG3EXsjZRs5xTTQEbDi0xCF+xs2Awp7Xg@mail.gmail.com> |
Thanks for answer. Yes but what If I want to control when PostProcessor runs? If I just drop one, I don't have GUI component to control the place in the treeview , so does this mean I have to create a GUI for it ? If so that's why I wanted to do what I described, If not I would be very interested by the solution. Thanks Regards Philippe On Tue, Sep 20, 2011 at 11:08 PM, sebb <[email protected]> wrote: > On 20 September 2011 22:03, Philippe Mouawad <[email protected]> > wrote: > > Hello, > > I am wondering if there is an implementation of a Java Post / Pre > processor > > in JMeter. > > What I would like would be this: > > > > - User would implement interface DelegatePreProcessor > > or DelegatePreProcessor and package them in a JAR > > - A Visual Component like BeanShell PostProcessor that proposes a > select > > box of all Implementation of DelegatePreProcessor / > DelegatePreProcessor > > that it would build by Discovering these > > > > > > I would like a Java implementation for performance reasons compared to > > BeanShell or JSR (Groovy). > > In that case, just implement your own PreProcessor or PostProcessor > and drop it in lib/ext. > > JMeter already discovers all its test elements that way; there's no > need for extra delegates. > > > Thank you for your answers. > > Regards > > Philippe Mouawad. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Cordialement. Philippe Mouawad. Ubik-Ingénierie