| Constructor and Description |
|---|
VeganBananaConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
Banana |
connect() |
void |
disconnect(Banana banana) |
org.mule.runtime.api.connection.ConnectionValidationResult |
validate(Banana banana) |
public Banana connect() throws org.mule.runtime.api.connection.ConnectionException
connect in interface org.mule.runtime.api.connection.ConnectionProvider<Banana>org.mule.runtime.api.connection.ConnectionExceptionpublic void disconnect(Banana banana)
disconnect in interface org.mule.runtime.api.connection.ConnectionProvider<Banana>Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.