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

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Mar 12 12:55:23 EDT 2009


     [ https://jira.jboss.org/jira/browse/WBRI-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed WBRI-108.
--------------------------

    Resolution: Done


This was already available, but not well implemented, and not used. I started using it, and added a getFlattenedTypes() to AnnotatedItem too

> isProxyable should be available on AnnotatedClass
> -------------------------------------------------
>
>                 Key: WBRI-108
>                 URL: https://jira.jboss.org/jira/browse/WBRI-108
>             Project: Web Beans
>          Issue Type: Feature Request
>          Components: Reflection
>            Reporter: David Allen
>            Assignee: Pete Muir
>            Priority: Minor
>             Fix For: 1.0.0.BETA2
>
>
> 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