| 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 |
ParameterTypeUnwrapperContributor
ParameterDeclarerContributor implementation which given a ExtensionParameter of this#classToUnwrap
type, replaces the parameter type with the generic type of it and adds a the given this#modelProperty
to communicate the change. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.