| java.lang.Object | |
| ↳ | org.mule.modules.siebel.connectivity.SiebelBusServiceConnectorConnectionManager |
A SiebelBusServiceConnectorConnectionManager is a wrapper around SiebelBusServiceConnector 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.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| busServiceEncoding | |||||||||||
| busServiceLanguage | |||||||||||
| busServiceName | |||||||||||
| busServiceObjectManager | |||||||||||
| busServicePassword | |||||||||||
| busServicePort | |||||||||||
| busServiceServer | |||||||||||
| busServiceUser | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| retryPolicyTemplate | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves busServiceEncoding
| |||||||||||
Retrieves busServiceLanguage
| |||||||||||
Retrieves busServiceName
| |||||||||||
Retrieves busServiceObjectManager
| |||||||||||
Retrieves busServicePassword
| |||||||||||
Retrieves busServicePort
| |||||||||||
Retrieves busServiceServer
| |||||||||||
Retrieves busServiceUser
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
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 flowConstruct
| |||||||||||
Returns the user-friendly name of this module
| |||||||||||
Returns the version of this module
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets busServiceEncoding
| |||||||||||
Sets busServiceLanguage
| |||||||||||
Sets busServiceName
| |||||||||||
Sets busServiceObjectManager
| |||||||||||
Sets busServicePassword
| |||||||||||
Sets busServicePort
| |||||||||||
Sets busServiceServer
| |||||||||||
Sets busServiceUser
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.common.Testable
| |||||||||||
From interface
org.mule.modules.siebel.basic.Capabilities
| |||||||||||
From interface
org.mule.modules.siebel.basic.MetadataAware
| |||||||||||
From interface
org.mule.modules.siebel.connection.ConnectionManager
| |||||||||||
From interface
org.mule.modules.siebel.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves busServiceEncoding
Retrieves busServiceLanguage
Retrieves busServiceName
Retrieves busServiceObjectManager
Retrieves busServicePassword
Retrieves busServicePort
Retrieves busServiceServer
Retrieves busServiceUser
Retrieves connectionPoolingProfile
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 flowConstruct
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets busServiceEncoding
| value | Value to set |
|---|
Sets busServiceLanguage
| value | Value to set |
|---|
Sets busServiceName
| value | Value to set |
|---|
Sets busServiceObjectManager
| value | Value to set |
|---|
Sets busServicePassword
| value | Value to set |
|---|
Sets busServicePort
| value | Value to set |
|---|
Sets busServiceServer
| value | Value to set |
|---|
Sets busServiceUser
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|