[jboss-user] [Microcontainer] - Re: Evaluating IOC Containers
alesj
do-not-reply at jboss.com
Wed Feb 28 03:05:00 EST 2007
Or you can always add a MBean Exporter kind of bean.
Inject MBean server bean into it and all the beans that you want to export (along with ObjectName and exposed interface info).
There is no 'exporter' impl within MC, but you can probably use this one (with slight modifications) http://www.springframework.org/docs/api/org/springframework/jmx/export/MBeanExporter.html.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023520#4023520
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023520
More information about the jboss-user
mailing list