public class ConnectionProviderDeclarationEnricher extends Object
ConnectionProviderDeclaration by adding language rules parameters.
In concrete it:
PoolingProfile parameter when the ConnectionManagementType is ConnectionManagementType.POOLINGConnectionManagementType is
ConnectionManagementType.POOLING or ConnectionManagementType.CACHED| Constructor and Description |
|---|
ConnectionProviderDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addReconnectionStrategyParameter(org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration declaration) |
void |
enrich(ExtensionLoadingContext extensionLoadingContext)
Enriches the descriptor provided in the given
extensionLoadingContext. |
protected void |
markAsInfrastructure(org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration parameter) |
public ConnectionProviderDeclarationEnricher()
public void enrich(ExtensionLoadingContext extensionLoadingContext)
DeclarationEnricherextensionLoadingContext.extensionLoadingContext - a ExtensionLoadingContextprotected void addReconnectionStrategyParameter(org.mule.runtime.api.meta.model.declaration.fluent.ParameterizedDeclaration declaration)
protected void markAsInfrastructure(org.mule.runtime.api.meta.model.declaration.fluent.ParameterDeclaration parameter)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.