[jboss-dev-forums] [Design of Management Features on JBoss] - Re: Use of JBAS5 management api's by user apps

scott.stark@jboss.org do-not-reply at jboss.com
Mon Mar 3 12:43:21 EST 2008


The integration point for the management interface is the deployer associated with the component with the annotations. As long as the deployer implements the ManagedObjectCreator interface, the component will be manageable. As long as the component property maps to a piece of metadata for the component deployment, its managable.

If your talking about non-spec defined metadata (not an env-entry, config parameters, etc.), then annotating would not have any effect. 



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

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



More information about the jboss-dev-forums mailing list