imbConfigurableServicesContainerBean
Extends: | imbGenericContainerBean |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of configurable services available on the broker
XML
Attributes
name | type | description |
---|---|---|
type | string | WconfigurableServices" |
Elements
name (type) | min/max occurs |
description |
---|---|---|
configurableServiceType (imbConfigurableServiceTypeContainerBean) | 0/unbounded | List of configurable service types available on the broker. |
JSON
property | type | description |
---|---|---|
type | string | WconfigurableServices" |
configurableServiceType | array of configurableServiceType (imbConfigurableServiceTypeContainerBean) | List of configurable service types available on the broker. |