You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2011/03/09 18:03:00 UTC

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

     [ 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 extends Annotation> T getMethodAnnotation(Class<T> 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