Uses of Class
com.tangosol.coherence.config.xml.CacheConfigNamespaceHandler
-
Packages that use CacheConfigNamespaceHandler Package Description com.tangosol.coherence.config.xml Defines the Xml Document Pre-Processors and Xml Element Processors for converting Coherence Cache Configuration files into Coherence configuration object models. -
-
Uses of CacheConfigNamespaceHandler in com.tangosol.coherence.config.xml
Methods in com.tangosol.coherence.config.xml with parameters of type CacheConfigNamespaceHandler Modifier and Type Method Description void
CacheConfigNamespaceHandler.Extension. extend(CacheConfigNamespaceHandler handler)
Add any extensions to the specifiedCacheConfigNamespaceHandler
.
-