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 elementMust occur at leastMay occur at most
Any element  

Attributes

AttributeDescription and useType
Type

Must be unique and serves as a symbolic identifier for this Module. For example, PageDeploy.

required
string
Class

Defines the implementation (Java class) used to execute the Module. For example, com.tridion.deployer.modules.PageDeploy.

required
string