Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] programmatically weave aspects

Hi,
in a project of mine I used Javassist to change the class definition at 
loading time, I was wondering how to do something like that with AspectJ. I 
didn't find any helpful documentation on how to access AspectJ's facilities 
from a programmatic way. Any link or suggestion?

Luca


Back to the top