policy
Fire and Forget Delivery Policy — Delivery policy that does not generate DSN's and only retries a specified number of times<policy/>
| Name: | policy |
| Required by Parent Tag: | No |
| Multiple Tag Instances supported: | Yes |
Table 52. Attributes for policy tag (for xms.policy.FireandForgetDeliveryPolicy)
| Name | Friendly Name | Description | Type | Default Value | Required |
|---|---|---|---|---|---|
| class | Class | The class name the service manager loads. To load: Fire and Forget Delivery Policy use: class xms.policy.FireandForgetDeliveryPolicy | Class Name A fully qualified class name for a class that is part of the java classpath. | xms.policy.FireandForgetDeliveryPolicy | Yes |
| retries | Retries | Maximum Number of retries | Unsigned Integer Valid values are from 0 to 2147483647 | 0 | No |