Uses of Interface
com.tangosol.config.xml.OverrideProcessor
Package
Description
Defines the Xml Document Pre-Processors and Xml Element Processors for converting
Coherence Cache Configuration files into Coherence configuration object models.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection.
-
Uses of OverrideProcessor in com.tangosol.coherence.config.xml
Modifier and TypeMethodDescriptionCacheConfigNamespaceHandler.getOverrideProcessor()
Obtains theOverrideProcessor
that is suitable for processing the xml override. -
Uses of OverrideProcessor in com.tangosol.coherence.config.xml.processor
Modifier and TypeClassDescriptionclass
Implementation ofOverrideProcessor
that process cache configuration override file. -
Uses of OverrideProcessor in com.tangosol.config.xml
Modifier and TypeMethodDescriptiondefault OverrideProcessor
NamespaceHandler.getOverrideProcessor()
Obtains theOverrideProcessor
that is suitable for processing the xml override.