@FunctionalInterface public interface ExtensionLoadingDelegate
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer extensionDeclarer,
ExtensionLoadingContext context)
Uses the given arguments to declare the extension
|
void accept(org.mule.runtime.api.meta.model.declaration.fluent.ExtensionDeclarer extensionDeclarer,
ExtensionLoadingContext context)
extensionDeclarer - the ExtensionDeclarer in which the extension is declaredcontext - the loading context with all the additional information availableCopyright © 2017 MuleSoft, Inc.. All rights reserved.