Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] How to inject a static field into a multitude of types with AspectJ?

I have examined BaseDummyInterceptor and DummyInterceptor with JD-GUI (alas,
could not find anything better). DummyInterceptor does not even contain the
getLogger method and this is the problem.

--
View this message in context: http://aspectj.2085585.n4.nabble.com/How-to-inject-a-static-field-into-a-multitude-of-types-with-AspectJ-tp4168355p4211916.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top