Generated by
JDiff

Class org.springframework.aop.framework.ProxyFactoryBean

Changed Methods
Class<?> createCompositeInterface(Class[]) Change in return type from Class to Class<?>.
Create a composite interface Class for the given interfaces, implementing the given interfaces in one single Class.