caching-scheme-mapping
Used in: cache-config
Description
Defines mappings between cache names, or name patterns, and caching-schemes. For instance you may define that caches whose names start with "accounts-" will use a distributed caching scheme, while caches starting with the name "rates-" will use a replicated caching scheme.
Elements
The following table describes the elements you can define within the caching-scheme-mapping element.
| Element |
Required/Optional |
Description |
| <cache-mapping> |
Optional |
Contains a single binding between a cache name and the caching scheme this cache will use. |