Package 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.
- Since:
- 12.1.2
-
Interface Summary Interface Description CacheConfigNamespaceHandler.Extension A class that can add extensions to theCacheConfigNamespaceHandler
.OperationalConfigNamespaceHandler.Extension Implementations ofOperationalConfigNamespaceHandler.Extension
are able to modify theOperationalConfigNamespaceHandler
before it is used. -
Class Summary Class Description CacheConfigNamespaceHandler TheCacheConfigNamespaceHandler
is responsible for capturing and creating Coherence Cache Configurations when processing a Coherence Configuration file.OperationalConfigNamespaceHandler TheOperationalConfigNamespaceHandler
is responsible for capturing and creating the Coherence operational configuration when processing a Coherence operational configuration file.