Have you reviewed the information at
http://activemq.apache.org/interceptors.html? BrokerFilter.send() seems
like what you're looking for.

Tim

On Nov 23, 2017 9:31 AM, "Gupta Bharat" <bharat.gu...@scania.com> wrote:

> Hello,
>
> Could you please help me with the below mentioned requirements?
>
> I am new to ActiveMQ and need to explore more on this.
>
>
> What:
> Need to intercept the incoming data to ActiveMQ and save it in an object
> or a variable.
>
> Why:
> Data coming from client need to be intercepted and pass through a custom
> plugin.
>
> Custom plugin is a service which have integrated with ACtiveMQ. Now need
> to pass data to that from client. So using what method we can do that?
>
> addConnection()? or any other
>
> Thanks In Advance
>
>
> Regards,
> Bharat Gupta
> Development & Support | Platform Technician, IXCB | Scania IT
> Mobile: +46700869007, +91-9718483802
> bharat.gu...@scania.com<mailto:bharat.gu...@scania.com>
>
>

Reply via email to