Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] help on pointcuts weaving

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..

Back to the top