| Definition Type: | Attribute |
| Name: | bean |
| Namespace: | http://www.springframework.org/schema/beans |
| Type: | string:http://www.w3.org/2001/XMLSchema |
| Containing Schema: | spring-beans-3.1.xsd |
| Use | (Optional) |
| Documentation: |
The name of the bean in the current or ancestor factories that
the lookup method should resolve to. Often this bean will be a
prototype, in which case the lookup method will return a distinct
instance on every invocation. This is useful for single-threaded objects.
|
![]() |
|