| Class | Description |
|---|---|
| FunctionParameterTypeModelProperty |
Marker
ModelProperty for ParameterModels that indicates that the
enriched parameter is of Function type and resolve values of the generic type. |
| JavaExtensionModelLoader |
Loads an extension by introspecting a class which uses the Extensions API annotations
|
| JavaModelLoaderDelegate |
Describes an
ExtensionModel by analyzing the annotations in the class
provided in the constructor |
| MuleExtensionAnnotationParser |
Utilities for reading annotations as a mean to describe extensions
|
| ParameterResolverTypeModelProperty |
Marker
ModelProperty for operation's ParameterModels that indicates that the
enriched parameter is of ParameterResolver type and resolve values of the generic type. |
| TypedValueTypeModelProperty |
Marker
ModelProperty for components's parameter models that indicates that the
enriched parameter is of TypedValue type and resolve values of the generic type. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.