| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
The id of another bean in this factory or an external factory (parent or included factory). While a regular 'value' element could instead be used for the same effect, using idref in this case allows validation of local bean ids by the XML parser, and name completion by supporting tools.
| Attribute Summary | |
string | bean
The name of the referenced bean. |
IDREF | local
The name of the referenced bean. |
| Attribute Detail |
The name of the referenced bean.
Defined with global type string
The name of the referenced bean. The value must be a bean ID and thus can be checked by the XML parser. This is therefore the preferred technique for referencing beans within the same bean factory XML file.
Defined with global type IDREF
| FUSE ESB 4.2 XML Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ATTRIBUTES | FRAMES | NO FRAMES | ||||||