You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Hugo Palma (JIRA)" <ji...@apache.org> on 2011/01/03 12:20:45 UTC

[jira] Created: (TAP5-1396) Invocation class should also make method annotations visible

Invocation class should also make method annotations visible
------------------------------------------------------------

                 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


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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reopened TAP5-1396:
----------------------------------


ComponentMethodAdvice still doesn't provide method annotations.

> 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] Closed: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-1396.
--------------------------------


> 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] Updated: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko updated TAP5-1396:
---------------------------------

    Summary: Invocation class should provide access to the annotations placed on the method beeing invoked  (was: Invocation class should also make method annotations visible)

> 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
>
> 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] Closed: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-1396.
--------------------------------


> 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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ 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] Reopened: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reopened TAP5-1396:
----------------------------------


ComponentMethodAdvice still doesn't provide method annotations.

> 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] Commented: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004725#comment-13004725 ] 

Hudson commented on TAP5-1396:
------------------------------

Integrated in tapestry-5.2-freestyle #278 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/278/])
    TAP5-1396: Invocation class should provide access to the annotations placed on the method beeing invoked


> 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] Closed: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-1396.
--------------------------------


> 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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ 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

[jira] Assigned: (TAP5-1396) Invocation class should also make method annotations visible

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reassigned TAP5-1396:
------------------------------------

    Assignee: Igor Drobiazko

> Invocation class should also make method annotations visible
> ------------------------------------------------------------
>
>                 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
>
> 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] Commented: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004824#comment-13004824 ] 

Hudson commented on TAP5-1396:
------------------------------

Integrated in tapestry-5.2-freestyle #279 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/279/])
    TAP5-1396: ComponentMethodInvocation now also provides access to method annotations.


> 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] Commented: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004725#comment-13004725 ] 

Hudson commented on TAP5-1396:
------------------------------

Integrated in tapestry-5.2-freestyle #278 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/278/])
    TAP5-1396: Invocation class should provide access to the annotations placed on the method beeing invoked


> 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] Issue Comment Edited: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004783#comment-13004783 ] 

Igor Drobiazko edited comment on TAP5-1396 at 3/9/11 8:53 PM:
--------------------------------------------------------------

ComponentMethodInvocation still doesn't provide method annotations.

      was (Author: igor.drobiazko):
    ComponentMethodAdvice still doesn't provide method annotations.
  
> 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] Updated: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko updated TAP5-1396:
---------------------------------

    Summary: Invocation class should provide access to the annotations placed on the method beeing invoked  (was: Invocation class should also make method annotations visible)

> 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
>
> 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] Assigned: (TAP5-1396) Invocation class should also make method annotations visible

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reassigned TAP5-1396:
------------------------------------

    Assignee: Igor Drobiazko

> Invocation class should also make method annotations visible
> ------------------------------------------------------------
>
>                 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
>
> 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] Issue Comment Edited: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004783#comment-13004783 ] 

Igor Drobiazko edited comment on TAP5-1396 at 3/9/11 8:53 PM:
--------------------------------------------------------------

ComponentMethodInvocation still doesn't provide method annotations.

      was (Author: igor.drobiazko):
    ComponentMethodAdvice still doesn't provide method annotations.
  
> 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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ 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

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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ 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] Closed: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-1396.
--------------------------------


> 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] Commented: (TAP5-1396) Invocation class should provide access to the annotations placed on the method beeing invoked

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004824#comment-13004824 ] 

Hudson commented on TAP5-1396:
------------------------------

Integrated in tapestry-5.2-freestyle #279 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/279/])
    TAP5-1396: ComponentMethodInvocation now also provides access to method annotations.


> 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