public final class JavaModelLoaderDelegate extends Object
ExtensionModel by analyzing the annotations in the class
provided in the constructor| Constructor and Description |
|---|
JavaModelLoaderDelegate(Class<?> extensionType,
String version) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer |
declare(org.mule.runtime.extension.api.loader.ExtensionLoadingContext context) |
protected void |
parseExternalLibs(WithAnnotations withAnnotations,
org.mule.runtime.api.meta.model.declaration.fluent.DeclaresExternalLibraries declarer) |
public org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer declare(org.mule.runtime.extension.api.loader.ExtensionLoadingContext context)
protected void parseExternalLibs(WithAnnotations withAnnotations, org.mule.runtime.api.meta.model.declaration.fluent.DeclaresExternalLibraries declarer)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.