On Thu, Dec 9, 2010 at 5:49 PM, artnaseef
<[email protected]> wrote:
>
> I am currently working on a custom security solution based on the
> BrokerFilter, which is working well so far, but I've run into this question.
>
> What is the difference between addDestination and addDestinationInfo?
> Should they be treated the same?
>
> Looking through the core ActiveMQ sources, my impression is
> addDestinationInfo() is used in internal broker operations, or
> broker-to-broker interactions.
You are correct. Although addDestinationInfo() is for internal broker
use, you should treat them the same.
> Any help would be appreciated.
>
> On a more general note - there are more operations on the BrokerFilter for
> which I'm unclear on their operation. Is there good documentation somewhere
> on how and when the operations are called?
Unfortunately the JavaDoc is sorely lacking. If you can't figure
something out, just ask here.
Bruce
--
perl -e 'print
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
ActiveMQ in Action: http://bit.ly/2je6cQ
Blog: http://bruceblog.org/
Twitter: http://twitter.com/brucesnyder