| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationElement
A contract for an element from which an extension configuration can be derived
|
interface |
ExtensionElement
A contract for an element from which an Extension can be derived
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionTypeWrapper<T>
ConfigurationWrapper specification for classes that are considered as Extensions |
| Modifier and Type | Method and Description |
|---|---|
static Optional<org.mule.runtime.api.meta.model.deprecated.DeprecationModel> |
JavaExtensionModelParserUtils.getDeprecationModel(ComponentElement componentElement) |
static Optional<org.mule.runtime.extension.api.property.SinceMuleVersionModelProperty> |
JavaExtensionModelParserUtils.getSinceMuleVersionModelProperty(ComponentElement componentElement) |
| Constructor and Description |
|---|
JavaConfigurationModelParser(JavaExtensionModelParser extensionModelParser,
ExtensionElement extensionElement,
ComponentElement configElement,
org.mule.runtime.extension.api.loader.ExtensionLoadingContext loadingContext) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.