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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
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 |
---|