| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentElement
A generic contract for any component that is considered as declaring point of different extensions components (Sources,
Connection Providers and Operation Containers)
|
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 Stream<OperationModelParser> |
JavaExtensionModelParserUtils.getOperationParsers(JavaExtensionModelParser extensionModelParser,
ExtensionElement extensionElement,
WithOperationContainers operationContainers,
org.mule.runtime.extension.api.loader.ExtensionLoadingContext loadingContext) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.