| java.lang.Object | |
| ↳ | org.mule.module.netsuite.connectivity.NetSuiteCloudConnectorConnectionManager |
A NetSuiteCloudConnectorConnectionManager is a wrapper around NetSuiteCloudConnector 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| connectionTimeout | |||||||||||
| defaultEndpoint | |||||||||||
| endpoint | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| password | |||||||||||
| receiveTimeout | |||||||||||
| retryPolicyTemplate | |||||||||||
| roleId | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves account
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieves connectionTimeout
| |||||||||||
Retrieve the default connection key
| |||||||||||
Retrieves defaultEndpoint
| |||||||||||
Retrieves email
| |||||||||||
Retrieves endpoint
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves password
| |||||||||||
Retrieves receiveTimeout
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves roleId
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets account
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets connectionTimeout
| |||||||||||
Sets defaultEndpoint
| |||||||||||
Sets email
| |||||||||||
Sets endpoint
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets password
| |||||||||||
Sets receiveTimeout
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets roleId
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
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.module.netsuite.connection.ConnectionManager
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves account
Retrieves connectionPoolingProfile
Retrieves connectionTimeout
Retrieve the default connection key
Retrieves defaultEndpoint
Retrieves email
Retrieves endpoint
Retrieves flowConstruct
| metaDataKey |
|---|
Retrieves muleContext
Retrieves password
Retrieves receiveTimeout
Retrieves retryPolicyTemplate
Retrieves roleId
Returns true if this module implements such capability
| capability |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets account
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets connectionTimeout
| value | Value to set |
|---|
Sets defaultEndpoint
| value | Value to set |
|---|
Sets email
| value | Value to set |
|---|
Sets endpoint
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets receiveTimeout
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets roleId
| value | Value to set |
|---|