| Fuse Services Framework 2.4 XML Schema Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
{http://www.osgi.org/xmlns/blueprint/v1.0.0}Tproperty
http://www.osgi.org/xmlns/blueprint/v1.0.0) | idref | value | list | set | map | array | props | null)?
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.
| Nested Element Summary | |
| sequence | |
| Attribute Summary | |
Tmethod | name
|
Tidref | ref
|
TstringValue | value
|
| Attribute Detail |
Defined with global type Tmethod
Defined with global type Tidref
Defined with global type TstringValue
| Fuse Services Framework 2.4 XML Schema Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||