@Alias(value="provider") public class ComplexTypesConnectionProvider extends Object implements org.mule.runtime.api.connection.ConnectionProvider<PropertiesRepositoryConnection>, org.mule.runtime.extension.api.connectivity.NoConnectivityTest
| Constructor and Description |
|---|
ComplexTypesConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
PropertiesRepositoryConnection |
connect() |
void |
disconnect(PropertiesRepositoryConnection connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
validate(PropertiesRepositoryConnection connection) |
public PropertiesRepositoryConnection connect() throws org.mule.runtime.api.connection.ConnectionException
connect in interface org.mule.runtime.api.connection.ConnectionProvider<PropertiesRepositoryConnection>org.mule.runtime.api.connection.ConnectionExceptionpublic void disconnect(PropertiesRepositoryConnection connection)
disconnect in interface org.mule.runtime.api.connection.ConnectionProvider<PropertiesRepositoryConnection>public org.mule.runtime.api.connection.ConnectionValidationResult validate(PropertiesRepositoryConnection connection)
validate in interface org.mule.runtime.api.connection.ConnectionProvider<PropertiesRepositoryConnection>Copyright © 2022 MuleSoft, Inc.. All rights reserved.