|
|
|
|
@ -1317,7 +1317,6 @@ public abstract class AbstractBeanFactory extends FactoryBeanRegistrySupport imp
@@ -1317,7 +1317,6 @@ public abstract class AbstractBeanFactory extends FactoryBeanRegistrySupport imp
|
|
|
|
|
|
|
|
|
|
if (mbd == null || mbd.stale) { |
|
|
|
|
previous = mbd; |
|
|
|
|
mbd = null; |
|
|
|
|
if (bd.getParentName() == null) { |
|
|
|
|
// Use copy of given root bean definition.
|
|
|
|
|
if (bd instanceof RootBeanDefinition) { |
|
|
|
|
|