[seam-issues] [JBoss JIRA] Resolved: (SOLDER-44) InjectableMethod should make method accessible before invoking

Dan Allen (JIRA) jira-events at lists.jboss.org
Fri Dec 17 20:13:17 EST 2010


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

Dan Allen resolved SOLDER-44.
-----------------------------

    Resolution: Done


https://github.com/seam/solder/pull/7

- introduce method that allows accessible flag to be set on method/field
- introduce method to set accessible flag on accessible member
- add tests for Reflections

> InjectableMethod should make method accessible before invoking
> --------------------------------------------------------------
>
>                 Key: SOLDER-44
>                 URL: https://issues.jboss.org/browse/SOLDER-44
>             Project: Seam Solder
>          Issue Type: Bug
>          Components: Reflections
>            Reporter: Dan Allen
>            Assignee: Dan Allen
>             Fix For: 1.0.0.Beta2
>
>
> InjectableMethod in the reflections package should take care of setting the accessible flag to true before attempting to invoke the method. If there is interest in allowing the accessibility restriction to be honored, then we can introduce a method argument to control whether the accessibility is modified.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list