Uses of Class
com.tangosol.config.xml.DefaultProcessingContext
- 
Packages that use DefaultProcessingContext Package Description com.tangosol.config.xml 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 DefaultProcessingContext Constructor Description DefaultProcessingContext(DefaultProcessingContext ctxParent, XmlElement xmlElement)Constructs a sub-ProcessingContextof anotherProcessingContext. 
 -