imbPolicyContainerBean
Extends: | imbGenericContainerBean |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of policies available for the broker.
XML
Attributes
name | type | description |
---|---|---|
type | string | "policy" |
Elements
name (type) | min/max occurs |
description |
---|---|---|
configurableServices (imbConfigurableServicesContainerBean) | 0/1 | Configurable services |
policyTypes (imbPolicyTypeContainerBean) | 0/unbounded | Policy types |
JSON
property | type | description |
---|---|---|
type | string | "policy" |
configurableServices | configurableServices (imbConfigurableServicesContainerBean) | Configurable services |
policyTypes | array of policyTypes (imbPolicyTypeContainerBean) | Policy types |