| java.lang.Object | |
| ↳ | org.mule.module.cmis.connectivity.CMISCloudConnectorConnectionManager |
A CMISCloudConnectorConnectionManager is a wrapper around CMISCloudConnector 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| baseUrl | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| connectionTimeout | |||||||||||
| cxfPortProvider | |||||||||||
| endpoint | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| password | |||||||||||
| repositoryId | |||||||||||
| retryPolicyTemplate | |||||||||||
| useAlfrescoExtension | |||||||||||
| username | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves baseUrl
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieves connectionTimeout
| |||||||||||
Retrieves cxfPortProvider
| |||||||||||
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 endpoint
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Returns the user-friendly name of this module
| |||||||||||
Returns the version of this module
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves password
| |||||||||||
Retrieves repositoryId
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves useAlfrescoExtension
| |||||||||||
Retrieves username
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets baseUrl
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets connectionTimeout
| |||||||||||
Sets cxfPortProvider
| |||||||||||
Sets endpoint
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets password
| |||||||||||
Sets repositoryId
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets useAlfrescoExtension
| |||||||||||
Sets username
| |||||||||||
|
[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.common.Testable
| |||||||||||
From interface
org.mule.module.cmis.basic.Capabilities
| |||||||||||
From interface
org.mule.module.cmis.basic.MetadataAware
| |||||||||||
From interface
org.mule.module.cmis.connection.ConnectionManager
| |||||||||||
From interface
org.mule.module.cmis.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves baseUrl
Retrieves connectionPoolingProfile
Retrieves connectionTimeout
Retrieves cxfPortProvider
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 endpoint
Retrieves flowConstruct
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves password
Retrieves repositoryId
Retrieves retryPolicyTemplate
Retrieves useAlfrescoExtension
Retrieves username
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets baseUrl
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets connectionTimeout
| value | Value to set |
|---|
Sets cxfPortProvider
| value | Value to set |
|---|
Sets endpoint
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets repositoryId
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets useAlfrescoExtension
| value | Value to set |
|---|
Sets username
| value | Value to set |
|---|