| java.lang.Object | |
| ↳ | org.mule.module.getsatisfaction.connectivity.GetSatisfactionConnectorConnectionManager |
A GetSatisfactionConnectorConnectionManager is a wrapper around GetSatisfactionConnector 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| companyName | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| fullName | |||||||||||
| key | |||||||||||
| muleContext | Mule Context | ||||||||||
| retryPolicyTemplate | |||||||||||
| secret | |||||||||||
| uid | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves companyName
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieves email
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Retrieves fullName
| |||||||||||
Retrieves key
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves secret
| |||||||||||
Retrieves uid
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets companyName
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets email
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets fullName
| |||||||||||
Sets key
| |||||||||||
Sets muleContext
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets secret
| |||||||||||
Sets uid
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.Capabilities
| |||||||||||
From interface
org.mule.api.ConnectionManager
| |||||||||||
From interface
org.mule.api.MetadataAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves companyName
Retrieves connectionPoolingProfile
Retrieves email
Retrieves flowConstruct
Retrieves fullName
Retrieves key
Retrieves muleContext
Retrieves retryPolicyTemplate
Retrieves secret
Retrieves uid
Returns true if this module implements such capability
| capability |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets companyName
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets email
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets fullName
| value | Value to set |
|---|
Sets key
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets secret
| value | Value to set |
|---|
Sets uid
| value | Value to set |
|---|