Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Weaving anonymous inner class

Hi,

Does anyone know how we can weave an anonymous inner class in aspectj (if it is possible at all)?

Is it possible to tell aspectj to weave all the methods of a class including those that belong to its inner classes?

Thanks heaps,

Hendrik





Back to the top