imbComponentContainerBean
| Extends: | imbGenericContainerBean |
| Namespace: | http://www.ibm.com/iib/apiv1/responseObject/container |
| XML Schema: | ns0.xsd |
Description of components available on the broker.
XML
Attributes
| name | type | description |
|---|---|---|
| type | string | "components" |
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| components (imbComponentResponseObject) | 0/unbounded | List of components. |
JSON
| property | type | description |
|---|---|---|
| type | string | "components" |
| components | array of components (imbComponentResponseObject) | List of components. |