public class JavaConfigurationDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher
DeclarationEnricher implementation that walks through a ExtensionDeclaration and looks for annotated component
parameters (Sources and Operations), with Connection and adds a ConnectivityModelProperty or annotated with
Config and adds a ConfigTypeModelProperty| Constructor and Description |
|---|
JavaConfigurationDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate> |
getWalkDelegate(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic JavaConfigurationDeclarationEnricher()
public Optional<org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate> getWalkDelegate(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
getWalkDelegate in interface org.mule.runtime.extension.api.loader.WalkingDeclarationEnricherCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.