Class ConfigRefDeclarationEnricher

java.lang.Object
org.mule.runtime.extension.internal.loader.enricher.ConfigRefDeclarationEnricher
All Implemented Interfaces:
DeclarationEnricher, WalkingDeclarationEnricher

public class ConfigRefDeclarationEnricher extends Object implements WalkingDeclarationEnricher
Enriches component models that depends on a configuration adding the `config-ref` parameter to the model.

The "config-ref" parameter points to a connector configuration that will be used to execute the component, this parameter is always required unless an implicit one can be created.

Since:
1.2