[weld-issues] [JBoss JIRA] (WELD-627) Clarify the implementation and usage of WeldClass.getWeldMethods, WelldClass.getDeclaredWeldMethods

Ales Justin (Updated) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 06:34:00 EST 2011


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

Ales Justin updated WELD-627:
-----------------------------

    Fix Version/s: 1.2.0.Beta1
                       (was: 1.1.3.Final)

    
> Clarify the implementation and usage of WeldClass.getWeldMethods, WelldClass.getDeclaredWeldMethods
> ---------------------------------------------------------------------------------------------------
>
>                 Key: WELD-627
>                 URL: https://issues.jboss.org/browse/WELD-627
>             Project: Weld
>          Issue Type: Bug
>          Components: Reflection layer
>    Affects Versions: 1.0.1.Final
>            Reporter: Marius Bogoevici
>             Fix For: 1.2.0.Beta1
>
>
> The goal for getWeldMethods and getDeclaredWeldMethods is to mimic the behavior of getMethods and getDeclaredMethods as they are defined on java.lang.Class.
> Introduce a new method - called e.g. getWeldBusinessMethods that returns the methods of the class that can be used for business methods invocations on a particular bean.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list