[webbeans-issues] [JBoss JIRA] Created: (WBRI-108) isProxyable should be available on AnnotatedClass

David Allen (JIRA) jira-events at lists.jboss.org
Fri Jan 16 12:18:04 EST 2009


isProxyable should be available on AnnotatedClass
-------------------------------------------------

                 Key: WBRI-108
                 URL: https://jira.jboss.org/jira/browse/WBRI-108
             Project: Web Beans RI
          Issue Type: Feature Request
            Reporter: David Allen


There should be a method isProxyable for AnnotatedClass that returns whether or not the class is proxyable.  Either the check can be moved to that location, or the result can at least be cached there.  It would be more efficient if the checks were done there since the reflected metadata is already available in that class.

-- 
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 weld-issues mailing list