[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-362) Need InstanceClassFactorys to properly extract the managed object information from KernelDeployment/BeanMetaDataFactory
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Oct 13 23:24:20 EDT 2008
Need InstanceClassFactorys to properly extract the managed object information from KernelDeployment/BeanMetaDataFactory
-----------------------------------------------------------------------------------------------------------------------
Key: JBMICROCONT-362
URL: https://jira.jboss.org/jira/browse/JBMICROCONT-362
Project: JBoss Microcontainer
Issue Type: Feature Request
Components: Deployment
Affects Versions: JBossMC.2.0.0.CR2
Reporter: Scott M Stark
Fix For: JBossMC.2.0.0.GA
The current behavior of the AbstractManagedObjectFactory/AbstractManagedObjectPopulator requires that the attachment metadata is what is annotated with the management information. This is not the case for the mcbeans. Similar to mbeans, the deployment metadata points to the bean class which is what is annotated with the management information.
An InstanceClassFactory can return the bean class which should be scanned for management annotations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list