Uses of Class
com.tangosol.config.xml.DefaultProcessingContext
Packages that use DefaultProcessingContext
Package
Description
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 DefaultProcessingContext in com.tangosol.config.xml
Constructors in com.tangosol.config.xml with parameters of type DefaultProcessingContextModifierConstructorDescriptionDefaultProcessingContext
(DefaultProcessingContext ctxParent, XmlElement xmlElement) Constructs a sub-ProcessingContext
of anotherProcessingContext
.