| java.lang.Object | ||
| ↳ | org.mule.devkit.processor.ExpressionEvaluatorSupport | |
| ↳ | org.mule.modules.freshbooks.connectivity.FreshBooksConnectorConfigConnectionManagementConnectionManager | |
A FreshBooksConnectorConfigConnectionManagementConnectionManager is a wrapper around FreshBooksConnector that adds connection management capabilities to the pojo.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEVKIT_BUILD | ||||||||||
| String | DEVKIT_VERSION | ||||||||||
| String | MIN_MULE_VERSION | ||||||||||
| String | MODULE_NAME | ||||||||||
| String | MODULE_VERSION | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accessTokenIdentifierPrefix | |||||||||||
| apiUrl | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| consumerKey | |||||||||||
| consumerSecret | |||||||||||
| defaultMaxConnectionPerRoute | |||||||||||
| maxTotalConnection | |||||||||||
| muleContext | Mule Context | ||||||||||
| objectStore | |||||||||||
| poolingProfile | |||||||||||
| retryPolicyTemplate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves accessTokenIdentifierPrefix
| |||||||||||
Retrieves apiUrl
| |||||||||||
Retrieves consumerKey
| |||||||||||
Retrieves consumerSecret
| |||||||||||
Retrieves defaultMaxConnectionPerRoute
| |||||||||||
Retrieves maxTotalConnection
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves objectStore
| |||||||||||
Retrieves poolingProfile
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets accessTokenIdentifierPrefix
| |||||||||||
Sets apiUrl
| |||||||||||
Sets consumerKey
| |||||||||||
Sets consumerSecret
| |||||||||||
Sets defaultMaxConnectionPerRoute
| |||||||||||
Sets maxTotalConnection
| |||||||||||
Sets muleContext
| |||||||||||
Sets objectStore
| |||||||||||
Sets poolingProfile
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.devkit.processor.ExpressionEvaluatorSupport
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.MetadataAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.devkit.ProcessAdapter
| |||||||||||
From interface
org.mule.api.devkit.capability.Capabilities
| |||||||||||
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.common.Testable
| |||||||||||
From interface
org.mule.devkit.internal.connection.management.ConnectionManagementConnectionManager
| |||||||||||
Connector Pool
Mule Context
| key |
|---|
| Exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves accessTokenIdentifierPrefix
Retrieves apiUrl
| adapter |
|---|
| messageProcessor | |
|---|---|
| event |
| Exception |
|---|
Retrieves consumerKey
Retrieves consumerSecret
Retrieves defaultMaxConnectionPerRoute
| event |
|---|
| Exception |
|---|
Retrieves maxTotalConnection
Retrieves muleContext
Retrieves objectStore
Retrieves poolingProfile
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
| capability |
|---|
| connection |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets accessTokenIdentifierPrefix
| value | Value to set |
|---|
Sets apiUrl
| value | Value to set |
|---|
Sets consumerKey
| value | Value to set |
|---|
Sets consumerSecret
| value | Value to set |
|---|
Sets defaultMaxConnectionPerRoute
| value | Value to set |
|---|
Sets maxTotalConnection
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets objectStore
| value | Value to set |
|---|
Sets poolingProfile
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|