Uses of Class
com.tangosol.coherence.config.CacheMappingRegistry
Package
Description
Defines the Coherence configuration object model for accessing, customizing
and or modifying configuration.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
-
Uses of CacheMappingRegistry in com.tangosol.coherence.config
Modifier and TypeMethodDescriptionvoid
CacheConfig.setCacheMappingRegistry
(CacheMappingRegistry registry) Deprecated.As of Coherence 14.1.1, replaced byCacheConfig.addCacheMappingRegistry(SchemeMappingRegistry)
. -
Uses of CacheMappingRegistry in com.tangosol.coherence.config.xml.processor
ModifierConstructorDescriptionCacheRefExpression
(Expression<?> exprCacheName, ClassLoader classLoader, CacheMappingRegistry registry) Deprecated.As of Coherence 14.1.1, useCacheRefExpression(Expression, ClassLoader, ResourceMappingRegistry)
.
CacheConfig.getMappingRegistry()
.