Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Does AspectJ provide the function to remove the injected code

Hi, all

If we run "ajc" command, we can compile our java code , as a result some code is injected into the original code. But I wonder if AspectJ provides a function that can remove the injected code?

Thank you for your answer.

Best Regards
Alexander Wang


Back to the top