| Package | Description |
|---|---|
| org.mule.runtime.module.extension.api.loader | |
| org.mule.runtime.module.extension.internal.loader.java |
| Modifier and Type | Method and Description |
|---|---|
ModelLoaderDelegate |
ModelLoaderDelegateFactory.getLoader(ExtensionElement extensionElement,
String version)
Returns a new
ModelLoaderDelegate instance based on the given ExtensionElement and version. |
| Constructor and Description |
|---|
AbstractJavaExtensionModelLoader(String id,
BiFunction<Class<?>,String,ModelLoaderDelegate> delegate)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJavaModelLoaderDelegate
Describes an
ExtensionModel by analyzing the annotations in the class provided in the constructor |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.