| Author |
ASPECTJ: modifying methods in another class using a pointcut
|
Carlos Nieto
Greenhorn
Joined: Mar 10, 2011
Posts: 1
|
|
I've been looking for way to modify a method from another class by using an aspect class, but I really don't know how to do that...
Is there a way to intercept the method call and replace what is in the method with something in my advice?
|
 |
 |
|
|
subject: ASPECTJ: modifying methods in another class using a pointcut
|
|
|