Showing:

Annotations
Attributes
Model
Properties
Complex Type propertyType
Namespace http://www.springframework.org/schema/beans
Model
description{0,1} , (meta | bean | ref | idref | value | null | array | list | set | map | props | ANY element from ANY namespace OTHER than 'http://www.springframework.org/schema/beans')
Children array, bean, description, idref, list, map, meta, null, props, ref, set, value
Attributes
QName Type Use Annotation
name xsd:string required
The name of the property, following JavaBean naming conventions.
ref xsd:string optional
A short-cut alternative to a nested "<ref bean='...'/>".
value xsd:string optional
A short-cut alternative to a nested "<value>...</value>" element.
Attribute propertyType / @name
Namespace No namespace
Annotations
The name of the property, following JavaBean naming conventions.
Type xsd:string
Properties
use required
Attribute propertyType / @ref
Namespace No namespace
Annotations
A short-cut alternative to a nested "<ref bean='...'/>".
Type xsd:string
Properties
content simple
Attribute propertyType / @value
Namespace No namespace
Annotations
A short-cut alternative to a nested "<value>...</value>" element.
Type xsd:string
Properties
content simple