[jboss-user] [Management, JMX/JBoss] - Re: How to have multiple instances of an MBean

speedveen do-not-reply at jboss.com
Fri Jan 11 10:44:04 EST 2008


Thanks, this information really helps. As a new-bie in this field, i'd like to ask a question related to concurrency offered by the container to handle multiple requests on same dynamic mbean. For example, say on a request a dynamic mbean queries a resource and populates it's attribute,  done using MBeanInfo which is built dynamically. But say in a case where two requests come to a single instance of mbean and the resources the mbean is going to query are different and hence the attributes are different, how can this case be handled?
Essentially can an mbean have multiple MBeanInfo at the same time? 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119115#4119115

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119115



More information about the jboss-user mailing list