| Interface | Description |
|---|---|
| CachingConfiguration |
Provides the configuration elements required to configure a
JmsCachingConnectionFactory |
| CachingStrategy |
Defines the strategy to be used for caching of
Sessions and Connections |
| Class | Description |
|---|---|
| DefaultCachingStrategy |
Default implementation of
CachingConfiguration that not only enables caching
but also provides default values for all the configurable parameters |
| NoCachingConfiguration |
Implementation of
CachingConfiguration that disables session caching This CachingConfiguration is the
recommended only if an external CachingConnectionFactory is already being parameterized or if this extension is being
used in the context of a Java EE web or EJB application. |
Copyright © 2019. All rights reserved.