| java.lang.Object | ||
| ↳ | org.mule.devkit.processor.ExpressionEvaluatorSupport | |
| ↳ | org.mule.modules.documentum.connectivity.DocumentumConnectorConfigConnectionManagementConnectionManager | |
A DocumentumConnectorConfigConnectionManagementConnectionManager is a wrapper around DocumentumConnector 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| connectionPool | Connector Pool | ||||||||||
| muleContext | Mule Context | ||||||||||
| password | |||||||||||
| poolingProfile | |||||||||||
| repository | |||||||||||
| retryPolicyTemplate | |||||||||||
| server | |||||||||||
| username | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves muleContext
| |||||||||||
Retrieves password
| |||||||||||
Retrieves poolingProfile
| |||||||||||
Retrieves repository
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves server
| |||||||||||
Retrieves username
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets muleContext
| |||||||||||
Sets password
| |||||||||||
Sets poolingProfile
| |||||||||||
Sets repository
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets server
| |||||||||||
Sets username
| |||||||||||
|
[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 |
|---|
| adapter |
|---|
| messageProcessor | |
|---|---|
| event |
| Exception |
|---|
| event |
|---|
| Exception |
|---|
Retrieves muleContext
Retrieves password
Retrieves poolingProfile
Retrieves repository
Retrieves retryPolicyTemplate
Retrieves server
Retrieves username
Returns true if this module implements such capability
| capability |
|---|
| connection |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets poolingProfile
| value | Value to set |
|---|
Sets repository
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets server
| value | Value to set |
|---|
Sets username
| value | Value to set |
|---|