| Modifier and Type | Field and Description |
|---|---|
boolean |
domainException |
boolean |
fail |
| Constructor and Description |
|---|
ExtConnProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
connect() |
void |
disconnect(String connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
validate(String connection) |
@Parameter @Optional(defaultValue="false") public boolean fail
@Parameter @Optional(defaultValue="false") public boolean domainException
public String connect() throws org.mule.runtime.api.connection.ConnectionException
connect in interface org.mule.runtime.api.connection.ConnectionProvider<String>org.mule.runtime.api.connection.ConnectionExceptionpublic void disconnect(String connection)
disconnect in interface org.mule.runtime.api.connection.ConnectionProvider<String>Copyright © 2022 MuleSoft, Inc.. All rights reserved.