Details
Description
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