inheritance « AOP « Spring Q&A





1. problem executing an aspect on an inherited method    forum.springsource.org

problem executing an aspect on an inherited method I am having a problem executing an aspect on an inherited method. This was working in Spring 2.0.4 + IBM JDK 1.4, but ...

2. Can AOP solve my 'multiple inheritance' style problem better?    forum.springsource.org

Can AOP solve my 'multiple inheritance' style problem better? Hi I'm trying to come up with the neatest solution at refactoring some existing code. I've got one solution (which I think ...