public class ConnectionProviderDeclaration extends StereotypedDeclaration<ConnectionProviderDeclaration> implements WithStereotypesDeclaration
ConnectionProviderModel. It contains raw, unvalidated
data which is used to declare the structure of a ConfigurationModel| Modifier and Type | Method and Description |
|---|---|
ConnectionProviderDeclaration |
addExternalLibrary(ExternalLibraryModel externalLibraryModel)
Adds an
ExternalLibraryModel |
ConnectionManagementType |
getConnectionManagementType() |
Set<ExternalLibraryModel> |
getExternalLibraryModels() |
void |
setConnectionManagementType(ConnectionManagementType connectionManagementType)
Sets the
ConnectionManagementType |
getStereotype, withStereotypegetAllParameters, getParameterGroup, getParameterGroupsgetNameaddModelProperty, getDescription, getDisplayModel, getModelProperties, getModelProperty, setDescription, setDisplayModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStereotype, withStereotypepublic ConnectionManagementType getConnectionManagementType()
ConnectionManagementType that will be applied to the produced connectionspublic Set<ExternalLibraryModel> getExternalLibraryModels()
Set of ExternalLibraryModel which represent the extension's external librariespublic void setConnectionManagementType(ConnectionManagementType connectionManagementType)
ConnectionManagementTypeconnectionManagementType - the ConnectionManagementType that will be applied to the produced connectionspublic ConnectionProviderDeclaration addExternalLibrary(ExternalLibraryModel externalLibraryModel)
ExternalLibraryModelexternalLibraryModel - the model of the external library to be referencedthis declarerCopyright © 2017 MuleSoft, Inc.. All rights reserved.