[jboss-jira] [JBoss JIRA] Created: (JBMAN-54) AbstractManagedObjectFactory getAnnotation needs to build proper signature for MetaData

Scott M Stark (JIRA) jira-events at lists.jboss.org
Mon Feb 16 20:16:44 EST 2009


AbstractManagedObjectFactory getAnnotation needs to build proper signature for MetaData
---------------------------------------------------------------------------------------

                 Key: JBMAN-54
                 URL: https://jira.jboss.org/jira/browse/JBMAN-54
             Project: JBoss Managed
          Issue Type: Bug
          Components: managedobject
    Affects Versions: JBossMan.2.1.0.CR1, JBossMan.2.0.0.GA
            Reporter: Scott M Stark
            Assignee: Scott M Stark
             Fix For:  JBossMan.2.1.0.CR2


The retrieval of annotations from the MetaData passed into the AbstractManagedObjectFactory is not being fully utilized. The MetaData.getComponentMetaData() needs to be used with the appropriate signature to be able to access nested values. One example is accessing annotations from method/properties when MetaData is an AnnotatedElementMetaDataLoader associated with a class that has been annotated.


-- 
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