Uses of Package
com.tangosol.config.xml
Packages that use com.tangosol.config.xml
Package
Description
Simple CDI-based Cache Server implementation.
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 Pre-Processors for Coherence Cache Configuration files.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains classes related to Coherence JCache.
Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection.
Contains basic cluster interfaces and factories.
-
Classes in com.tangosol.config.xml used by com.oracle.coherence.cdi.serverClassDescriptionAn
AbstractNamespaceHandlerprovides a base implementation of aNamespaceHandlerwith support for implicit and explicit registration ofElementProcessors andAttributeProcessors for those xml attributes and elements occurring in the associated xml namespace.AnElementProcessoris responsible for processingXmlElementcontent to return a strongly-typed value.ANamespaceHandleris responsible for defining theDocumentPreprocessor,ElementProcessors andAttributeProcessors required for processing xml content belonging to a specific xml namespace used in an xml document.AProcessingContextprovides contextual information concerning the processing of content in an xml document.Denotes that a class is associated with the processing of a specifically named Xml element or attribute. -
Classes in com.tangosol.config.xml used by com.tangosol.coherence.config.xmlClassDescriptionAn
AbstractNamespaceHandlerprovides a base implementation of aNamespaceHandlerwith support for implicit and explicit registration ofElementProcessors andAttributeProcessors for those xml attributes and elements occurring in the associated xml namespace.ANamespaceHandleris responsible for defining theDocumentPreprocessor,ElementProcessors andAttributeProcessors required for processing xml content belonging to a specific xml namespace used in an xml document.AOverrideProcessoris responsible for processing override config elements and merging the elements with the Document root elements.AProcessingContextprovides contextual information concerning the processing of content in an xml document. -
Classes in com.tangosol.config.xml used by com.tangosol.coherence.config.xml.preprocessorClassDescriptionAn
DocumentElementPreprocessor.ElementPreprocessorprovides a mechanism to examine and optionally mutate anXmlElementprior to it being processed by aElementProcessor.AProcessingContextprovides contextual information concerning the processing of content in an xml document. -
Classes in com.tangosol.config.xml used by com.tangosol.coherence.config.xml.processorClassDescriptionA
ConditionalElementProcessoris anElementProcessorthat supports conditionally processingXmlElements.AnElementProcessoris responsible for processingXmlElementcontent to return a strongly-typed value.AOverrideProcessoris responsible for processing override config elements and merging the elements with the Document root elements.AProcessingContextprovides contextual information concerning the processing of content in an xml document.Denotes that a class is associated with the processing of a specifically named Xml element or attribute. -
Classes in com.tangosol.config.xml used by com.tangosol.coherence.jcacheClassDescriptionAn
AbstractNamespaceHandlerprovides a base implementation of aNamespaceHandlerwith support for implicit and explicit registration ofElementProcessors andAttributeProcessors for those xml attributes and elements occurring in the associated xml namespace.ANamespaceHandleris responsible for defining theDocumentPreprocessor,ElementProcessors andAttributeProcessors required for processing xml content belonging to a specific xml namespace used in an xml document.AProcessingContextprovides contextual information concerning the processing of content in an xml document. -
Classes in com.tangosol.config.xml used by com.tangosol.config.xmlClassDescriptionAn
AttributeProcessoris responsible for processingXmlAttributecontent to return a strongly-typed value.The default implementation of aProcessingContext.ADocumentElementPreprocessoris aDocumentPreprocessorthat is designed to operate with one or moreDocumentElementPreprocessor.ElementPreprocessors.AnDocumentElementPreprocessor.ElementPreprocessorprovides a mechanism to examine and optionally mutate anXmlElementprior to it being processed by aElementProcessor.ADocumentPreprocessorprovides a mechanism to pre-process anXmlElement, representing part or all of anXmlDocumentprior to the saidXmlElementbeing processes using configuredElementProcessors.TheDocumentProcessor.DefaultDependenciesis the default implementation of theDocumentProcessorDocumentProcessor.Dependenciesinterface.AnElementProcessoris responsible for processingXmlElementcontent to return a strongly-typed value.ANamespaceHandleris responsible for defining theDocumentPreprocessor,ElementProcessors andAttributeProcessors required for processing xml content belonging to a specific xml namespace used in an xml document.AOverrideProcessoris responsible for processing override config elements and merging the elements with the Document root elements.AProcessingContextprovides contextual information concerning the processing of content in an xml document. -
Classes in com.tangosol.config.xml used by com.tangosol.netClassDescriptionA
ProcessingContextprovides contextual information concerning the processing of content in an xml document.