public class ConnectionProviderDeclarationEnricher extends Object implements DeclarationEnricher
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 |
|---|---|
void |
enrich(ExtensionLoadingContext extensionLoadingContext)
Enriches the descriptor provided in the given
extensionLoadingContext. |
DeclarationEnricherPhase |
getExecutionPhase()
Specifies a
phase for the DeclarationEnricher to be executed. |
public ConnectionProviderDeclarationEnricher()
public DeclarationEnricherPhase getExecutionPhase()
DeclarationEnricherphase for the DeclarationEnricher to be executed.getExecutionPhase in interface DeclarationEnricherphase in which the DeclarationEnricher is going to be executedpublic void enrich(ExtensionLoadingContext extensionLoadingContext)
DeclarationEnricherextensionLoadingContext.enrich in interface DeclarationEnricherextensionLoadingContext - a ExtensionLoadingContextCopyright © 2019 MuleSoft, Inc.. All rights reserved.