The corresponding setParentBeanFactory
method for bean factories that allow setting the parent in a configurable fashion can be found in the ConfigurableBeanFactory interface.
@author Rod Johnson
@author Juergen Hoeller
@since 07.07.2003
@see org.springframework.beans.factory.config.ConfigurableBeanFactory#setParentBeanFactory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|