[jira] Resolved: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)

 [ 
https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Drobiazko resolved TAP5-1396.
--

Resolution: Fixed

> Invocation class should provide access to the annotations placed on the 
> method beeing invoked
> -
>
> Key: TAP5-1396
> URL: https://issues.apache.org/jira/browse/TAP5-1396
> Project: Tapestry 5
>  Issue Type: Improvement
>  Components: tapestry-ioc
>Affects Versions: 5.2.4
>Reporter: Hugo Palma
>Assignee: Igor Drobiazko
> Fix For: 5.3.0
>
>
> It can be useful to know what annotations the invoked method has. Currently 
> the Invocation class that is given to the advise method doesn't expose this 
> information.

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


[jira] Resolved: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

2011-03-09 Thread Igor Drobiazko (JIRA)

 [ 
https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Drobiazko resolved TAP5-1396.
--

   Resolution: Fixed
Fix Version/s: 5.3.0

Added new method:

 T getMethodAnnotation(Class annotationClass);

which returns the annotation, placed on the method being invoked, for the 
specified type.

Feel free to reopen the issue, if you need more. 

> Invocation class should provide access to the annotations placed on the 
> method beeing invoked
> -
>
> Key: TAP5-1396
> URL: https://issues.apache.org/jira/browse/TAP5-1396
> Project: Tapestry 5
>  Issue Type: Improvement
>  Components: tapestry-ioc
>Affects Versions: 5.2.4
>Reporter: Hugo Palma
>Assignee: Igor Drobiazko
> Fix For: 5.3.0
>
>
> It can be useful to know what annotations the invoked method has. Currently 
> the Invocation class that is given to the advise method doesn't expose this 
> information.

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