| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.loader.java.type.runtime | |
| org.mule.runtime.module.extension.internal.loader.parser.java |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionWrapper
FunctionElement implementation which works with Classes |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionElement> |
ExtensionTypeWrapper.getFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<org.mule.runtime.api.meta.model.deprecated.DeprecationModel> |
JavaExtensionModelParserUtils.getDeprecationModel(FunctionElement functionElement) |
static Optional<org.mule.runtime.extension.api.property.SinceMuleVersionModelProperty> |
JavaExtensionModelParserUtils.getSinceMuleVersionModelProperty(FunctionElement functionElement) |
| Constructor and Description |
|---|
JavaFunctionModelParser(ExtensionElement extensionElement,
FunctionElement functionElement,
org.mule.runtime.extension.api.loader.ExtensionLoadingContext loadingContext) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.