| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
| Nested Element Summary | |||||||||||||||||||||||||||||||||||||||
| all |
|
||||||||||||||||||||||||||||||||||||||
| Attribute Summary | |
Tactivation | activation
The activation attribute for this component. |
string | address
|
string | beanNames
|
string | bindingId
|
string | bus
|
TdependsOn | depends-on
depends-on identifies (by id) other components that this component depends on. |
string | docLocation
|
ID | id
|
string | modelRef
|
string | serviceClass
|
QName | serviceName
|
boolean | staticSubresourceResolution
|
string | transportId
|
| Attribute Detail |
The activation attribute for this component. This can either
be "eager" or "lazy". If not specified, it
defaults to default-activation attribute of the enclosing
<blueprint> element.
Defined with global type Tactivation
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
depends-on identifies (by id) other components that this component
depends on. The component only be activated after the
depends-on components are successfully activated. Also, if there
are <reference> or <reference-list> elements with unstatisfied
manadatory references, then the depends-on relationship will also
be used to determine whether this service is enabled or not.
Defined with global type TdependsOn
Defined with global type string
Defined with global type ID
Defined with global type string
Defined with global type string
Defined with global type QName
Defined with global type boolean
Defined with global type string
| Fuse ESB Enterprise 7.0 XML Schemas | ||||||
| SUMMARY: ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||