public final class ParameterAllowedStereotypesDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher
ParameterDeclarations of an extension model with a List of StereotypeModel if they are
marked as a reference to at least some element.| Constructor and Description |
|---|
ParameterAllowedStereotypesDeclarationEnricher() |
| 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 ParameterAllowedStereotypesDeclarationEnricher()
public Optional<org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher.DeclarationEnricherWalkDelegate> getWalkDelegate(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
Checks all the declared parameters if someone is annotated with ConfigReferences to create the references and set
them up.
getWalkDelegate in interface org.mule.runtime.extension.api.loader.WalkingDeclarationEnricherCopyright © 2003–2023 MuleSoft, Inc.. All rights reserved.