| RE: [aspectj-users] help on pointcuts weaving |
|
If you want to weave a method excecuted/called in
another method, you can use the withincode joinpoint. Jean-Louis
Pasturel De :
aspectj-users-bounces@xxxxxxxxxxx [mailto:aspectj-users-bounces@xxxxxxxxxxx] De la part de Neeraja Maniyani Thanks for the reply. But i need to catch method of a method. Something like Socket.getInetadress.getLocalHost(..).Can I do it using
aspectj. thanks..
|