Class CacheConfigOverrideProcessor

    • Constructor Detail

      • CacheConfigOverrideProcessor

        public CacheConfigOverrideProcessor()
    • Method Detail

      • process

        public void process​(XmlElement xmlBase,
                            XmlElement xmlOverride)
        Process XmlElement override and merge with the XmlElement base element from the root configuration xml.
        Specified by:
        process in interface OverrideProcessor
        Parameters:
        xmlBase - base cache configuration xml element
        xmlOverride - override cache configuration xml element