Name

provider

Push Provider — Provides data pushed via HTTP

<provider class="xms.template.provider.PushProvider" />

Table 48. Attributes for provider tag (for xms.template.provider.PushProvider)

NameDescriptionTypeDefault ValueRequired
nameSets a name for this provider for referenceString any character combinationPush Providerno

Service Dependencies

This tag depends on the following services (or a service that extends or implements these classes)

Example 49. Example configuration for Push Provider

Required attributes are marked with a bold typeface

<provider class="xms.template.provider.PushProvider"
      name="name" />