Module
This topic describes the Module element.
Description
Defines a module that, normally, delegates content to the Content Broker. The Module is executed by the Step to process incoming instructions.
Child element properties
Note: Child elements must occur in the order shown.
Child elements
This element can have any number of child elements, of any type. A common child element is Transformer.
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 |