BrokerFilter.send() will send the data what I am looking for is to receive data 
from Client and store it in variable so as to pass to my custom plugin.

Regards,
Bharat Gupta
Development & Support | Platform Technician, IXCB | Scania IT
Mobile: +46700869007, +91-9718483802
bharat.gu...@scania.com

-----Original Message-----
From: tbai...@gmail.com [mailto:tbai...@gmail.com] On Behalf Of Tim Bain
Sent: Friday, November 24, 2017 1:15 AM
To: ActiveMQ Users <users@activemq.apache.org>
Subject: Re: How to intercept the incoming data to ACtiveMQ from Client

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