Uses of Class
com.tangosol.config.xml.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
ModifierConstructorDescriptionDefaultProcessingContext
(DefaultProcessingContext ctxParent, XmlElement xmlElement) Constructs a sub-ProcessingContext
of anotherProcessingContext
.