| java.lang.Object | |
| ↳ | org.mule.modules.siebel.connectivity.SiebelBusObjectConnectorConnectionManager |
A SiebelBusObjectConnectorConnectionManager is a wrapper around SiebelBusObjectConnector 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| dataSenseFilterQueryBusComp | |||||||||||
| dataSenseFilterQueryBusObjects | |||||||||||
| dataSenseHierarchicalDiscovery | |||||||||||
| defaultViewModeBusComp | |||||||||||
| defaultViewModeBusObjects | |||||||||||
| fileEncoding | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| language | |||||||||||
| muleContext | Mule Context | ||||||||||
| objectManager | |||||||||||
| password | |||||||||||
| port | |||||||||||
| retryPolicyTemplate | |||||||||||
| server | |||||||||||
| serverName | |||||||||||
| user | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves connectionPoolingProfile
| |||||||||||
Retrieves dataSenseFilterQueryBusComp
| |||||||||||
Retrieves dataSenseFilterQueryBusObjects
| |||||||||||
Retrieves dataSenseHierarchicalDiscovery
| |||||||||||
Retrieve the default connection key
| |||||||||||
Retrieves defaultViewModeBusComp
| |||||||||||
Retrieves defaultViewModeBusObjects
| |||||||||||
Returns the build of the DevKit used to create this module
| |||||||||||
Returns the version of the DevKit used to create this module
| |||||||||||
Retrieves fileEncoding
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Retrieves language
| |||||||||||
Returns the user-friendly name of this module
| |||||||||||
Returns the version of this module
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves objectManager
| |||||||||||
Retrieves password
| |||||||||||
Retrieves port
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves server
| |||||||||||
Retrieves serverName
| |||||||||||
Retrieves user
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets dataSenseFilterQueryBusComp
| |||||||||||
Sets dataSenseFilterQueryBusObjects
| |||||||||||
Sets dataSenseHierarchicalDiscovery
| |||||||||||
Sets defaultViewModeBusComp
| |||||||||||
Sets defaultViewModeBusObjects
| |||||||||||
Sets fileEncoding
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets language
| |||||||||||
Sets muleContext
| |||||||||||
Sets objectManager
| |||||||||||
Sets password
| |||||||||||
Sets port
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets server
| |||||||||||
Sets serverName
| |||||||||||
Sets user
| |||||||||||
|
[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.common.metadata.ConnectorMetaDataEnabled
| |||||||||||
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 connectionPoolingProfile
Retrieves dataSenseFilterQueryBusComp
Retrieves dataSenseFilterQueryBusObjects
Retrieves dataSenseHierarchicalDiscovery
Retrieve the default connection key
Retrieves defaultViewModeBusComp
Retrieves defaultViewModeBusObjects
Returns the build of the DevKit used to create this module
Returns the version of the DevKit used to create this module
Retrieves fileEncoding
Retrieves flowConstruct
Retrieves language
| metaDataKey |
|---|
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves objectManager
Retrieves password
Retrieves port
Retrieves retryPolicyTemplate
Retrieves server
Retrieves serverName
Retrieves user
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets dataSenseFilterQueryBusComp
| value | Value to set |
|---|
Sets dataSenseFilterQueryBusObjects
| value | Value to set |
|---|
Sets dataSenseHierarchicalDiscovery
| value | Value to set |
|---|
Sets defaultViewModeBusComp
| value | Value to set |
|---|
Sets defaultViewModeBusObjects
| value | Value to set |
|---|
Sets fileEncoding
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets language
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets objectManager
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets port
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets server
| value | Value to set |
|---|
Sets serverName
| value | Value to set |
|---|
Sets user
| value | Value to set |
|---|