Module
Documentation for Module element
Description
Defines a module that, normally, delegates content to the Content Broker. The Module is triggered by the Processor to process incoming instructions.
Child elements
Note: Child elements must occur in the order shown.
| Child element | Must occur at least | May occur at most |
|---|---|---|
| Any element |
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Type | Must be unique and serves as a symbolic identifier for this Module. For example, | string |
| Class | Defines the implementation (Java class) used to execute the Module. For example, | string |