| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.introspection.describer.contributor |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionParameterTypeContributor
ParameterDeclarerContributor implementation which given a ExtensionParameter of
Function type changes the declared type of the ParameterDeclarer from a
Function to the type of the generic. |
class |
InfrastructureFieldContributor
ParameterDeclarerContributor implementation which given a ExtensionParameter which their type
is one of the considered as an Infrastructure Type (InfrastructureTypeMapping) changes the
ExpressionSupport to ExpressionSupport.NOT_SUPPORTED and adds InfrastructureParameterModelProperty |
class |
ParameterResolverParameterTypeContributor
ParameterDeclarerContributor implementation which given a ExtensionParameter of
ParameterResolver type changes the declared type of the ParameterDeclarer from a
ParameterResolver to the type of the generic. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.