java.lang.Object | ||
↳ | org.mule.devkit.processor.ExpressionEvaluatorSupport | |
↳ | org.mule.modules.peoplesoft.connectivity.PeopleSoftConnectorConfigConnectionManagementConnectionManager |
A PeopleSoftConnectorConfigConnectionManagementConnectionManager
is a wrapper around PeopleSoftConnector
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
componentInterfaceEditHistoryItems | |||||||||||
componentInterfaceGetHistoryItems | |||||||||||
componentInterfaceIdsWhiteList | |||||||||||
componentInterfaceInteractiveMode | |||||||||||
connectionPool | Connector Pool | ||||||||||
muleContext | Mule Context | ||||||||||
password | |||||||||||
poolingProfile | |||||||||||
retryPolicyTemplate | |||||||||||
server | |||||||||||
username |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves componentInterfaceEditHistoryItems
| |||||||||||
Retrieves componentInterfaceGetHistoryItems
| |||||||||||
Retrieves componentInterfaceIdsWhiteList
| |||||||||||
Retrieves componentInterfaceInteractiveMode
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves password
| |||||||||||
Retrieves poolingProfile
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves server
| |||||||||||
Retrieves username
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets componentInterfaceEditHistoryItems
| |||||||||||
Sets componentInterfaceGetHistoryItems
| |||||||||||
Sets componentInterfaceIdsWhiteList
| |||||||||||
Sets componentInterfaceInteractiveMode
| |||||||||||
Sets muleContext
| |||||||||||
Sets password
| |||||||||||
Sets poolingProfile
| |||||||||||
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.common.metadata.ConnectorMetaDataEnabled
| |||||||||||
From interface
org.mule.devkit.internal.connection.management.ConnectionManagementConnectionManager
|
Connector Pool
Mule Context
key |
---|
Exception |
---|
key | |
---|---|
connection |
Exception |
---|
Retrieves componentInterfaceEditHistoryItems
Retrieves componentInterfaceGetHistoryItems
Retrieves componentInterfaceIdsWhiteList
Retrieves componentInterfaceInteractiveMode
adapter |
---|
messageProcessor | |
---|---|
event |
Exception |
---|
event |
---|
Exception |
---|
metaDataKey |
---|
Retrieves muleContext
Retrieves password
Retrieves poolingProfile
Retrieves retryPolicyTemplate
Retrieves server
Retrieves username
Returns true if this module implements such capability
capability |
---|
connection |
---|
key | |
---|---|
connection |
Exception |
---|
Sets componentInterfaceEditHistoryItems
value | Value to set |
---|
Sets componentInterfaceGetHistoryItems
value | Value to set |
---|
Sets componentInterfaceIdsWhiteList
value | Value to set |
---|
Sets componentInterfaceInteractiveMode
value | Value to set |
---|
Sets muleContext
value | Value to set |
---|
Sets password
value | Value to set |
---|
Sets poolingProfile
value | Value to set |
---|
Sets retryPolicyTemplate
value | Value to set |
---|
Sets server
value | Value to set |
---|
Sets username
value | Value to set |
---|