imbResourceManagerContainerBean
Extends: | imbGenericContainerBean |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of resource managers available on the broker.
XML
Attributes
name | type | description |
---|---|---|
type | string | "resourceManagers" |
Elements
name (type) | min/max occurs |
description |
---|---|---|
resourceManagers (imbResourceManagerResponseObject) | 0/unbounded | List of resource managers. |
JSON
property | type | description |
---|---|---|
type | string | "resourceManagers" |
resourceManagers | array of resourceManagers (imbResourceManagerResponseObject) | List of resource managers. |