Uses of Package
com.tangosol.coherence.config.xml.processor
Packages that use com.tangosol.coherence.config.xml.processor
Package
Description
Defines the Xml document Element and Attribute Processors for Coherence Cache
 Configuration files.
- 
Classes in com.tangosol.coherence.config.xml.processor used by com.tangosol.coherence.config.xml.processorClassDescriptionA
ConditionalElementProcessorthat provides defined behaviors for processing emptyXmlElements.The behavior of theConditionalElementProcessorwhen it encounters an emptyXmlElement.ACustomizableBuilderProcessoris a multi-purposeElementProcessorresponsible for processing xml elements that produce objects supportingBuilderCustomization.AnExpressionimplementation that represents the use of a {cache-ref} macro in a Cache Configuration File.AnElementProcessorthat does nothing.AServiceBuilderProcessoris anElementProcessorresponsible for producing various kinds ofServiceBuilders.AnElementProcessorthat will parse a <socket-provider> and produce aSocketProviderBuilder.