| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.extension.api.loader.ExtensionModelLoader> |
ExtensionModelLoaderRepository.getExtensionModelLoader(LoaderDescriber loaderDescriber)
Retrieves the
ExtensionModelLoader for the given LoaderDescriber. |
| Modifier and Type | Method and Description |
|---|---|
Optional<LoaderDescriber> |
ArtifactPluginDescriptor.getExtensionModelDescriptorProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactPluginDescriptor.setExtensionModelDescriptorProperty(LoaderDescriber extensionModelLoaderDescriber)
Takes a
LoaderDescriber that should contain the values used to properly initialize an ExtensionModel |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.extension.api.loader.ExtensionModelLoader> |
MuleExtensionModelLoaderManager.getExtensionModelLoader(LoaderDescriber loaderDescriber) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.