AspectJ and its Use - TechRepublic
General discussion
November 13, 2004 at 03:05 PM
betahari

AspectJ and its Use

by betahari . Updated 21 years, 8 months ago

Hi,
I recently started using AspectJ and need some advice regarding the following

1) Are aspects really non-intrusive? I wrote a small class (Test.java” and an Aspect that works fine but when i reversed Test.class i found some aspect code injected in it.

2) I want to use Aspect to work on my existing application (without recompiling my existing source), would Aspect still work for me?

I am not too sure if this is the right forum to ask !!

thanks in advance
-Hari

This discussion is locked

All Comments