public class HeisenbergConnectionProvider extends Object implements org.mule.runtime.api.connection.ConnectionProvider<HeisenbergConnection>
| Modifier and Type | Field and Description |
|---|---|
static String |
SAUL_OFFICE_NUMBER |
| Constructor and Description |
|---|
HeisenbergConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
HeisenbergConnection |
connect() |
void |
disconnect(HeisenbergConnection heisenbergConnection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
validate(HeisenbergConnection heisenbergConnection) |
public static final String SAUL_OFFICE_NUMBER
public HeisenbergConnection connect() throws org.mule.runtime.api.connection.ConnectionException
connect in interface org.mule.runtime.api.connection.ConnectionProvider<HeisenbergConnection>org.mule.runtime.api.connection.ConnectionExceptionpublic void disconnect(HeisenbergConnection heisenbergConnection)
disconnect in interface org.mule.runtime.api.connection.ConnectionProvider<HeisenbergConnection>public org.mule.runtime.api.connection.ConnectionValidationResult validate(HeisenbergConnection heisenbergConnection)
validate in interface org.mule.runtime.api.connection.ConnectionProvider<HeisenbergConnection>Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.