All Implemented Interfaces:
BeanFactory
All Known Implementing Classes:
DefaultListableBeanFactory, XmlWebApplicationContext, StaticApplicationContext, AbstractAutowireCapableBeanFactory, ClassPathXmlApplicationContext, GenericApplicationContext, AbstractXmlApplicationContext, ConfigurableBeanFactory, GenericWebApplicationContext, AbstractBeanFactory, ResourceAdapterApplicationContext, AbstractRefreshableWebApplicationContext, ConfigurableApplicationContext, FileSystemXmlApplicationContext, AbstractRefreshableConfigApplicationContext, WebApplicationContext, ConfigurableWebApplicationContext, StaticPortletApplicationContext, XmlBeanFactory, StaticWebApplicationContext, AbstractApplicationContext, AbstractRefreshableApplicationContext, AbstractRefreshablePortletApplicationContext, XmlPortletApplicationContext, ConfigurablePortletApplicationContext, ConfigurableListableBeanFactory, ApplicationContext
The corresponding setParentBeanFactory method for bean
factories that allow setting the parent in a configurable
fashion can be found in the ConfigurableBeanFactory interface.
Rod - JohnsonJuergen - Hoeller07.07.2003 - | Method from org.springframework.beans.factory.HierarchicalBeanFactory Summary: |
|---|
| containsLocalBean, getParentBeanFactory |
| Method from org.springframework.beans.factory.HierarchicalBeanFactory Detail: |
|---|
This is an alternative to |
null if there is none. |