JMX gurus,

  When I first saw XMBean XML, I assumed that <constructor/> referred to the
constructor for the resource (model object).  On a closer look, it appears
that this information (ModelMBeanConstructorInfo) refers only to the
constructor for the MB itself.

  Is this information being used in any way in the server?  What purpose is
it intended to serve?

  When loading the registry from the store, I need to instantiate the
appropriate resources (model objects).  Any reason why  I shouldn't store
the constructor information for the resource in the MMB descriptor, similar
to what I did with the persistence information?

  - Matt Munz





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to