Showing:

Annotations
Attributes
Model
Properties
Element Tproperty / description
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Type Tdescription
Properties
content complex
minOccurs 0
mixed true
Model
Complex Type Tproperty
Namespace http://www.osgi.org/xmlns/blueprint/v1.0.0
Annotations
A property that will be injected into a created <bean>
                component.  The <property> elements correspond to named
                JavaBean setting methods for a created bean object.

                The value and ref attributes are convenience shortcuts to make
                the <argument> tag easier to code.  A fuller set of injected
                values and types can be specified using one of the "value"
                type elements.
Model
description{0,1} , (service | reference-list | bean | reference | ref | ANY element from ANY namespace OTHER than 'http://www.osgi.org/xmlns/blueprint/v1.0.0' | idref | value | list | set | map | array | props | null)
Children array, bean, description, idref, list, map, null, props, ref, reference, reference-list, service, set, value
Attributes
QName Type Use
name Tmethod required
ref Tidref optional
value TstringValue optional
Attribute Tproperty / @name
Namespace No namespace
Type Tmethod
Properties
use required
Attribute Tproperty / @ref
Namespace No namespace
Type Tidref
Properties
content simple
Attribute Tproperty / @value
Namespace No namespace
Type TstringValue
Properties
content simple