T - the generic type for the connections that the returned providers producepublic interface ConnectionProviderFactory<T>
ConnectionProvider for the generic
Config and Connection types.
Instances are thread-safe and reusable.
| Modifier and Type | Method and Description |
|---|---|
Class<? extends org.mule.runtime.api.connection.ConnectionProvider> |
getObjectType()
Returns the concrete type of the object to be returned by this instance
|
org.mule.runtime.api.connection.ConnectionProvider<T> |
newInstance() |
org.mule.runtime.api.connection.ConnectionProvider<T> newInstance()
ConnectionProviderCopyright © 2017 MuleSoft, Inc.. All rights reserved.