[jboss-user] [Microcontainer] - Microcontainer and JMX meta-data

genman do-not-reply at jboss.com
Thu Nov 30 13:46:38 EST 2006


I know I can expose a series of POJOs as MBeans using the Microcontainer. But, I wonder how is it possible to include some of the same information from my xmbean.xml files?

For example, I'd like to be able to annotate all my methods and attributes with descriptions. I haven't seen POJO decription annotations in the SVN codebase. (Really, Sun should have added standard annotations for things like MBean descriptions etc...)

I would also like to indicate persistence policy. I want to be able to plug-in some sort of mechanism that populates a POJO's attributes from disk or a database.

To be honest, from what I've seen of some of the .xml files, and I almost rather use a legacy -service.xml as they are easier to follow...

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

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



More information about the jboss-user mailing list