public abstract @interface

Processor

implements Annotation
org.mule.api.annotations.Processor

Class Overview

This annotation marks a method inside a Module as a callable from within a Mule flow. Each parameter on this method will be featured as an attribute on the Mule XML invocation.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation