Uses of Interface
com.tangosol.config.xml.OverrideProcessor
Packages that use 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
Methods in com.tangosol.coherence.config.xml that return OverrideProcessorModifier and TypeMethodDescriptionCacheConfigNamespaceHandler.getOverrideProcessor()
Obtains theOverrideProcessor
that is suitable for processing the xml override. -
Uses of OverrideProcessor in com.tangosol.coherence.config.xml.processor
Classes in com.tangosol.coherence.config.xml.processor that implement OverrideProcessorModifier and TypeClassDescriptionclass
Implementation ofOverrideProcessor
that process cache configuration override file. -
Uses of OverrideProcessor in com.tangosol.config.xml
Methods in com.tangosol.config.xml that return OverrideProcessorModifier and TypeMethodDescriptiondefault OverrideProcessor
NamespaceHandler.getOverrideProcessor()
Obtains theOverrideProcessor
that is suitable for processing the xml override.