public interface ProviderLibrary
A connector is not required to have a provider implementation library.
| Modifier and Type | Method and Description |
|---|---|
String |
getLibraryPath()
Returns the path to the local folder where the JARs associated with the library are located.
|
Map<String,String> |
getLibraryProperties()
Returns the set properties used to initialize a provider.
|
String |
getName()
Returns the name of the provider (such as
ActiveMQ or
RabbitMQ for JMS implementations). |
String getName()
ActiveMQ or
RabbitMQ for JMS implementations).String getLibraryPath()
Copyright © Jitterbit, Inc. Licensed under the Jitterbit Master Subscription Agreement.