try it out in a debugger :)

afaik, it will be all the mbeans

On Wed, Jan 22, 2014 at 11:20 PM, khandelwalanuj
<khandelwal.anu...@gmail.com> wrote:
> Hi,
>
> According to my understanding:
> When I run " *activemq-admin query  --view InactiveDurableTopicSubscribers
> --jmxurl service:jmx:rmi:///jndi/rmi://amqbroker:8887/jmxrmi --jmxuser guest
> --jmxpassword activemq *
>
> where queryAddObjects will be null but queryViews will not be null.
>
> So *List addMBeans = JmxMBeansUtil.queryMBeans(createJmxConnection(),
> queryAddObjects, queryViews);
> *
>
> I think after this call What will be there in "addMbeans" ?
>
> Does it have only "InactiveDurableTopicSubscribers" ? If yes then what
> filtering will be done in
> context.printMBean(JmxMBeansUtil.filterMBeansView(addMBeans, queryViews));
>
>
> Thanks,
> Anuj
>
>
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/ActiveMQ-admin-command-tp4676307p4676695.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
Christian Posta
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to