imbPolicyTypeContainerBean
Extends: | imbGenericContainerBean |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of policies available on the broker.
XML
Attributes
name | type | description |
---|---|---|
type | string | "policyType" |
policyType | string | The type of the policy |
Elements
name (type) | min/max occurs |
description |
---|---|---|
policy (imbPolicyResponseObject) | 0/unbounded | List of policies |
JSON
property | type | description |
---|---|---|
type | string | "policyType" |
policyType | string | The type of the policy |
policy | array of policy (imbPolicyResponseObject) | List of policies |