Showing:

Annotations
Attributes
Facets
Model
Properties
Element set
Namespace http://www.springframework.org/schema/beans
Annotations
A set can contain multiple inner bean, ref, collection, or value elements.
Type extension of listOrSetType
Type hierarchy
Properties
content complex
Model
description{0,1} , (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, null, props, ref, set, value
Attributes
QName Type Default Use Annotation
merge defaultable-boolean default optional
Enables/disables merging for collections when using parent/child beans.
value-type xsd:string optional

java:java.lang.Class

The default Java type for nested values. Must be a fully qualified
class name.
Attribute set / @merge
Namespace No namespace
Annotations
Enables/disables merging for collections when using parent/child beans.
Type defaultable-boolean
Properties
default default
Facets
enumeration default
enumeration true
enumeration false