[jboss-jira] [JBoss JIRA] Created: (JBMETA-72) Making Creators declare supported annotation types

Ales Justin (JIRA) jira-events at lists.jboss.org
Wed Jul 9 03:18:37 EDT 2008


Making Creators declare supported annotation types
--------------------------------------------------

                 Key: JBMETA-72
                 URL: http://jira.jboss.com/jira/browse/JBMETA-72
             Project: JBoss Metadata
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 1.0.0.Beta27
            Reporter: Ales Justin
         Assigned To: Emanuel Muckenhuber
             Fix For: 1.0.0.Beta28


Creators should provide additional information in AnnotationMetaDataDeployer,
returning the annotation types they are able to handle.

This would help with the performance when using AltAnnotationMetaDataDeployer (GenericAnnotationDeployer),
since we would only pass-in the classes that contain at least one of creator's supported annotation.

The rest of the Creator's logic would remain the same,
it's just the amount of classes that they scan that's gonna be a lot smaller. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list