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.xmlMethods in com.tangosol.coherence.config.xml that return OverrideProcessorModifier and TypeMethodDescriptionCacheConfigNamespaceHandler.getOverrideProcessor()Obtains theOverrideProcessorthat is suitable for processing the xml override.
- 
Uses of OverrideProcessor in com.tangosol.coherence.config.xml.processorClasses in com.tangosol.coherence.config.xml.processor that implement OverrideProcessorModifier and TypeClassDescriptionclassImplementation ofOverrideProcessorthat process cache configuration override file.
- 
Uses of OverrideProcessor in com.tangosol.config.xmlMethods in com.tangosol.config.xml that return OverrideProcessorModifier and TypeMethodDescriptiondefault OverrideProcessorNamespaceHandler.getOverrideProcessor()Obtains theOverrideProcessorthat is suitable for processing the xml override.