Hi everyone ,

I have a Web Service class calculator with 1 interceptor which control the input values ,so I get a result or an error message. I'm using Spring WS

So I'm asked to integrate Esper CEP in my example in order to get a real time control of the performance of my class.For example ,If I have 3 requests ,I want to know how long every request took to render the response.

Please any comment may help !!

Thanks