Back to index
Back to module hivemind.lib
Service hivemind.lib.DefaultSpringBeanFactory
Interface
org.springframework.beans.factory.BeanFactory
Visibility
Public
The default Spring BeanFactory referenced by the SpringLookupFactory. This is a projection of the BeanFactory held by the DefaultSpringBeanFactoryHolder service.
Implementation
<invoke-factory
service-id
=""
model
="singleton"
>
<construct
property
="beanFactory"
service-id
="DefaultSpringBeanFactoryHolder"
/>
</invoke-factory>
Back to index
Back to module hivemind.lib