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