public class ConnectionProviderDeclaration extends ParameterizedInterceptableDeclaration<ConnectionProviderDeclaration> implements ParameterizedDeclaration
ConnectionProviderModel. It contains raw, unvalidated
data which is used to declare the structure of a ConfigurationModel| Modifier and Type | Method and Description |
|---|---|
ConnectionManagementType |
getConnectionManagementType() |
Class<?> |
getConnectionType() |
ConnectionProviderFactory |
getFactory() |
void |
setConnectionManagementType(ConnectionManagementType connectionManagementType)
Sets the
ConnectionManagementType |
addParameter, getParametersaddInterceptorFactory, getInterceptorFactoriesgetNameaddModelProperty, getDescription, getModelProperties, getModelProperty, setDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterspublic ConnectionProviderFactory getFactory()
public Class<?> getConnectionType()
public ConnectionManagementType getConnectionManagementType()
ConnectionManagementType that will be applied to the produced connectionspublic void setConnectionManagementType(ConnectionManagementType connectionManagementType)
ConnectionManagementTypeconnectionManagementType - the ConnectionManagementType that will be applied to the produced connectionsCopyright © 2016 MuleSoft, Inc.. All rights reserved.