Is it possible, using the available exporters/assemblers, to add MBean descriptors declaratively to the ModelMBeanInfo for any beans exposed via JMX?

That is, if I want to insert descriptor "foo" with value "bar" into the ModelMBeanInfo, is there a way to do it via the applicationContext.xml file?

Thanks,

Mike Cico