java.lang.Object | ||
↳ | org.mule.devkit.processor.ExpressionEvaluatorSupport | |
↳ | com.computime.sunsystemsssc.connectivity.SunSystemsSSCConnectorConfigConnectionManagementConnectionManager |
A SunSystemsSSCConnectorConfigConnectionManagementConnectionManager
is a wrapper around SunSystemsSSCConnector
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 | ||||||||||
host | |||||||||||
license | |||||||||||
muleContext | Mule Context | ||||||||||
password | |||||||||||
poolingProfile | |||||||||||
port | |||||||||||
retryPolicyTemplate | |||||||||||
username | |||||||||||
wsdlLocation |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[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.shade.connection.management.ConnectionManagementConnectionManager
|
Connector Pool
Mule Context
adapter |
---|
Retrieves muleContext
Retrieves poolingProfile
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
capability |
---|
connection |
---|
Sets muleContext
value | Value to set |
---|
Sets poolingProfile
value | Value to set |
---|
Sets retryPolicyTemplate
value | Value to set |
---|