|
Parameters are used to specify the bean name and, optionally, a non-default BeanFactory source from which to obtain the Spring BeanFactory.
|
Element lookup-bean |
---|
| Attribute name | Required |
|
The name of the Spring bean to obtain.
|
| Attribute source-service-id | Optional |
| Translator | service |
---|
|
An optional service implementing the SpringBeanFactorySource interface.
|
| Conversion Rules- <conversion
class="org.apache.hivemind.lib.impl.SpringBeanParameter"
>
- <map
attribute="source-service-id"
property="beanFactorySource"
/>
</conversion>
|