| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Bean definitions can provide qualifiers to match against annotations on a field or parameter for fine-grained autowire candidate resolution.
Nested Element Summary | |
| attribute |
Attribute Summary | |
xsd:string | type |
xsd:string | value |
Attribute Detail |
xsd:string
org.springframework.beans.factory.annotation.Qualifier
optional
unqualified
xsd:string
optional
unqualified
<xsd:element name="qualifier"><xsd:complexType></xsd:element><xsd:attribute default="org.springframework.beans.factory.annotation.Qualifier" name="type" type="xsd:string"/><xsd:attribute name="value" type="xsd:string"/></xsd:complexType>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |