Merge branch 'master' into 2.0.x

This commit is contained in:
Dave Syer
2017-11-01 16:55:28 +00:00

View File

@@ -431,7 +431,7 @@ public class GenericScope implements Scope, BeanFactoryPostProcessor,
}
@SuppressWarnings("serial")
protected class LockedScopedProxyFactoryBean extends ScopedProxyFactoryBean
public class LockedScopedProxyFactoryBean extends ScopedProxyFactoryBean
implements MethodInterceptor {
private String targetBeanName;