Appendix B. Component and transformer annotations quick reference

As introduced in section 6.1.4, Mule offers Java code-level annotations that can be used on components, transformers, and other classes loaded by Mule. These annotations cover a whole range of functionality. Table B.1 provides you with a quick reference for these annotations.

Table B.1. Annotations reference

Annotation

Description

Type

Module

@ContainsTransformer-Methods Signals that a class contains transformer methods. Method annotations
@Transformer Used to create a Mule transformer from a class method. Method annotations
@Schedule Schedules a method for execution using either a simple frequency or cron expression. Method quartz
@IntegrationBean ...

Get Mule in Action, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.