[jboss-user] [Messaging, JMS & JBossMQ] - Re: queue statistics

marcobaroetto do-not-reply at jboss.com
Thu Feb 7 11:01:18 EST 2008


i forgot this:


  | String domain = "jboss.mq.destination";
  | String service = "service=Queue";
  | String name = "name=MyQueue";
  | 				
  | String stringObjectName = domain + ":" + service + "," + name;
  | 			
  | MBeanServer server = MBeanServerLocator.locateJBoss();
  | 

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

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



More information about the jboss-user mailing list