| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.loader.java | |
| org.mule.runtime.module.extension.internal.loader.java.contributor |
| Constructor and Description |
|---|
ParameterModelsLoaderDelegate(List<ParameterDeclarerContributor> contributors,
org.mule.metadata.api.ClassTypeLoader loader) |
| Modifier and Type | Class and Description |
|---|---|
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 |
StackableTypesParameterContributor
ParameterDeclarerContributor implementation contributes to the parameters of type that are registered as
wrapper types. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.