| java.lang.Object | |
| ↳ | org.mule.modules.avalara.connectivity.AvalaraModuleConnectionManager |
A AvalaraModuleConnectionManager is a wrapper around AvalaraModule 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.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| addressServiceEndpoint | |||||||||||
| avalaraClient | |||||||||||
| batchServiceEndpoint | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| license | |||||||||||
| muleContext | Mule Context | ||||||||||
| retryPolicyTemplate | |||||||||||
| taxServiceEndpoint | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves account
| |||||||||||
Retrieves addressServiceEndpoint
| |||||||||||
Retrieves avalaraClient
| |||||||||||
Retrieves batchServiceEndpoint
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Retrieves license
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves taxServiceEndpoint
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets account
| |||||||||||
Sets addressServiceEndpoint
| |||||||||||
Sets avalaraClient
| |||||||||||
Sets batchServiceEndpoint
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets license
| |||||||||||
Sets muleContext
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets taxServiceEndpoint
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.Capabilities
| |||||||||||
From interface
org.mule.api.ConnectionManager
| |||||||||||
From interface
org.mule.api.MetadataAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves account
Retrieves addressServiceEndpoint
Retrieves avalaraClient
Retrieves batchServiceEndpoint
Retrieves connectionPoolingProfile
Retrieves flowConstruct
Retrieves license
Retrieves muleContext
Retrieves retryPolicyTemplate
Retrieves taxServiceEndpoint
Returns true if this module implements such capability
| capability |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets account
| value | Value to set |
|---|
Sets addressServiceEndpoint
| value | Value to set |
|---|
Sets avalaraClient
| value | Value to set |
|---|
Sets batchServiceEndpoint
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets license
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets taxServiceEndpoint
| value | Value to set |
|---|