java.lang.Object | |
↳ | org.mule.modules.janrain.connectivity.JanrainConnectorConnectionManager |
A JanrainConnectorConnectionManager
is a wrapper around JanrainConnector
that adds connection management capabilities to the pojo.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | DEVKIT_BUILD | ||||||||||
String | DEVKIT_VERSION | ||||||||||
String | MODULE_NAME | ||||||||||
String | MODULE_VERSION |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
apiKey | |||||||||||
appId | |||||||||||
appName | |||||||||||
captureHost | |||||||||||
connectionPool | Connector Pool | ||||||||||
connectionPoolingProfile | |||||||||||
flowConstruct | Flow Construct | ||||||||||
muleContext | Mule Context | ||||||||||
retryPolicyTemplate |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves apiKey
| |||||||||||
Retrieves appId
| |||||||||||
Retrieves appName
| |||||||||||
Retrieves captureHost
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieve the default connection key
| |||||||||||
Returns the build of the DevKit used to create this module
| |||||||||||
Returns the version of the DevKit used to create this module
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Returns the user-friendly name of this module
| |||||||||||
Returns the version of this module
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets apiKey
| |||||||||||
Sets appId
| |||||||||||
Sets appName
| |||||||||||
Sets captureHost
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Connector Pool
Flow Construct
Mule Context
key |
---|
Exception |
---|
exception |
---|
key | |
---|---|
connection |
Exception |
---|
Retrieves apiKey
Retrieves appId
Retrieves appName
Retrieves captureHost
Retrieves connectionPoolingProfile
Retrieve the default connection key
Returns the build of the DevKit used to create this module
Returns the version of the DevKit used to create this module
Retrieves flowConstruct
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
capability | The capability to test for |
---|
key | |
---|---|
connection |
Exception |
---|
Sets apiKey
value | Value to set |
---|
Sets appId
value | Value to set |
---|
Sets appName
value | Value to set |
---|
Sets captureHost
value | Value to set |
---|
Sets connectionPoolingProfile
value | Value to set |
---|
Sets flowConstruct
value | Value to set |
---|
Sets muleContext
value | Value to set |
---|
Sets retryPolicyTemplate
value | Value to set |
---|