Search:

Type: Posts; User: Dhanaraj; Keyword(s):

Search: Search took 0.03 seconds.

  1. Sorry the copied documentation does not exactly...

    Sorry the copied documentation does not exactly clarify the Spring AOP behavior. I think the statement "in Spring AOP , target and this object are same makes sense"

    Like i said both @this(someObj)...
  2. when to use this(obj) & target(obj) to select join points ? whats different ?

    PCD target() and this() intercepts any Spring managed beans public methods execution. I wonder is there any difference between those. Or its just you can do the same thing in multiple ways ?
    ...
Results 1 to 2 of 2