public interface ConnectionManagementCapability
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Method<ManagedConnectionModule>> |
getConnectionIdentifierMethod() |
ConnectMethod |
getConnectMethod() |
Method<ManagedConnectionModule> |
getDisconnectMethod() |
Method<ManagedConnectionModule> |
getValidateConnectionMethod() |
ConnectMethod getConnectMethod()
ConnectMethod<ManagedConnectionModule> getDisconnectMethod()
DisconnectMethod<ManagedConnectionModule> getValidateConnectionMethod()
ValidateConnectioncom.google.common.base.Optional<Method<ManagedConnectionModule>> getConnectionIdentifierMethod()
ConnectionIdentifierCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.