Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Re: AspectJ profiling

> > Someone have a simple Profiling implemented with AspectJ?
> >
You can take a look at InfraRED (http://infrared.sourceforge.net) which uses
AspectJ (or aspectwerkz) to implement a Profiling tool for J2EE
applications.

Regards,
Kamal


Back to the top