| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Bean definitions can have zero or more properties. Property elements correspond to JavaBean setter methods exposed by the bean classes. Spring supports primitives, references to other beans in the same or related factories, lists, maps and properties.
| Nested Element Summary | |
| array |
| bean |
| description |
| idref |
| list |
| map |
| meta |
| null |
| props |
| ref |
| set |
| value |
| Attribute Summary | |
xsd:string | nameThe name of the property, following JavaBean naming conventions. |
xsd:string | refA short-cut alternative to a nested "<ref bean='...'/>". |
xsd:string | valueA short-cut alternative to a nested "<value>...</value>" element. |
| Attribute Detail |
xsd:stringrequiredunqualifiedxsd:stringoptionalunqualifiedxsd:stringoptionalunqualified
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||