A C D E I N O P R X 

A

Alias - Annotation Type in org.mule.extension.annotations
Defines an alias for a Java type.

C

Configuration - Annotation Type in org.mule.extension.annotations
 
Configurations - Annotation Type in org.mule.extension.annotations
 

D

DEFAULT_CONFIG_DESCRIPTION - Static variable in annotation type org.mule.extension.annotations.Extension
 
DEFAULT_CONFIG_NAME - Static variable in annotation type org.mule.extension.annotations.Extension
 

E

Extensible - Annotation Type in org.mule.extension.annotations
This annotation denotes that a given type can be extended by others.
Extension - Annotation Type in org.mule.extension.annotations
This annotation defines a class that will export its functionality as a Mule module.

I

Ignore - Annotation Type in org.mule.extension.annotations.param
Ignores a field or method inside a complex type.
ImplementationOf - Annotation Type in org.mule.extension.annotations
Annotation that denotes that a given member is an implementation of a type annotated with Extensible.

N

NULL - Static variable in annotation type org.mule.extension.annotations.param.Optional
Because Java doesn't allow null values as defaults in annotations, this value is used to represent a null.

O

Operation - Annotation Type in org.mule.extension.annotations
This annotation marks a method inside a extension class as a callable from within a Mule runtime, defining an operation.
Operations - Annotation Type in org.mule.extension.annotations
 
Optional - Annotation Type in org.mule.extension.annotations.param
Marks a Parameter field a optional.
org.mule.extension.annotations - package org.mule.extension.annotations
 
org.mule.extension.annotations.capability - package org.mule.extension.annotations.capability
 
org.mule.extension.annotations.param - package org.mule.extension.annotations.param
 

P

Parameter - Annotation Type in org.mule.extension.annotations
Marks a field inside a mule extension as being a parameter that the user can set.
ParameterGroup - Annotation Type in org.mule.extension.annotations
Marks a field inside a mule extension as being a set of parameters that the user can set.
Payload - Annotation Type in org.mule.extension.annotations.param
Used on components, this annotation marks the method parameter that will be used to pass in the message payload.

R

RestrictedTo - Annotation Type in org.mule.extension.annotations
 

X

Xml - Annotation Type in org.mule.extension.annotations.capability
Signals that the mule extension should be configurable and usable through a Mule XML config file
A C D E I N O P R X 

Copyright © 2015 MuleSoft, Inc.. All rights reserved.