Class DefaultMemoryManagerXml

    • Method Detail

      • load

        public boolean load​(Element sharedMemories,
                            Element perNodeMemories)
        Create a MemoryManager object of the correct class, then register and fill it.
        Specified by:
        load in interface XmlAdapter
        Specified by:
        load in class AbstractMemoryManagerConfigXML
        Parameters:
        sharedMemories - Top level Element to unpack.
        perNodeMemories - Per-node top level Element to unpack.
        Returns:
        true if successful