Results 1 to 1 of 1

Thread: Spring Aspects Tooling 'just with' Spring-AOP

  1. #1
    Join Date
    Dec 2011
    Posts
    1

    Question Spring Aspects Tooling 'just with' Spring-AOP

    Hi,

    this is possibly a very silly question, but I was so far unable to find any solution.

    As far as I read the option to 'Enable Spring Aspects Tooling' also enables Weaving.
    Which means the aspects don't only advise public methods called from another class.

    But this is more than I want.
    Yet I still want the very helpful markers to show me if a method is advised by an aspect or which methods by an advice.

    Is there a way to achieve this?

    Thanks in advance,
    Christian
    Last edited by Kuck; Dec 19th, 2011 at 06:10 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •