| Package | Description |
|---|---|
| org.mule.extensions.jms.api.connection.caching |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCachingStrategy
Default implementation of
CachingConfiguration that not only enables caching
but also provides default values for all the configurable parameters |
class |
NoCachingConfiguration
Implementation of
CachingConfiguration that disables session caching
This CachingConfiguration is the recommended only if an external CachingConnectionFactory
is already being parametrized or if this extension is being used in the context of a Java EE web or EJB application. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.