[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: MainDeployer.listDeployed() returns empty collection

chilin do-not-reply at jboss.com
Wed Nov 22 14:10:42 EST 2006


When the user wants to view a list of queues (or topics, or a specific type of data sources), the console obtains the ObjectName of the mbeans from the MBeanServer, then walks through the results of the MainDeployer's listDeployed() operation to obtain the deployment information of these mbeans.   The information that the console collects include:DeploymentInfo.url 
  | DeploymentInfo.state 
  | DeploymentInfo.status

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

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



More information about the jboss-dev-forums mailing list