| java.lang.Object | |
| ↳ | org.mule.modules.clarizen.connectivity.ClarizenConnectorConnectionManager |
A ClarizenConnectorConnectionManager is a wrapper around ClarizenConnector that adds connection management capabilities to the pojo.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEVKIT_BUILD | ||||||||||
| String | DEVKIT_VERSION | ||||||||||
| String | MODULE_NAME | ||||||||||
| String | MODULE_VERSION | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| applicationId | |||||||||||
| connectionPassword | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| connectionUser | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| partnerId | |||||||||||
| retryPolicyTemplate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves applicationId
| |||||||||||
Retrieves connectionPassword
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieves connectionUser
| |||||||||||
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 partnerId
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets applicationId
| |||||||||||
Sets connectionPassword
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets connectionUser
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets partnerId
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.modules.clarizen.basic.Capabilities
| |||||||||||
From interface
org.mule.modules.clarizen.basic.MetadataAware
| |||||||||||
From interface
org.mule.modules.clarizen.connection.ConnectionManager
| |||||||||||
From interface
org.mule.modules.clarizen.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves applicationId
Retrieves connectionPassword
Retrieves connectionPoolingProfile
Retrieves connectionUser
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 partnerId
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets applicationId
| value | Value to set |
|---|
Sets connectionPassword
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets connectionUser
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets partnerId
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|