public class JavaObjectStoreParameterDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.WalkingDeclarationEnricher
ObjectStore adding the MuleStereotypes.OBJECT_STORE stereotype if not already
present. If at least one parameter of that type is found, it also makes sure that ObjectStore is registered as an
imported type| Constructor and Description |
|---|
JavaObjectStoreParameterDeclarationEnricher() |
| 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 JavaObjectStoreParameterDeclarationEnricher()
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.