Class NamespaceHandler

  • All Implemented Interfaces:
    com.tangosol.config.xml.NamespaceHandler

    public class NamespaceHandler
    extends com.tangosol.config.xml.AbstractNamespaceHandler
    NamespaceHandler for processing coherence-concurrent-related artifacts defined in a Coherence configuration file.
    Since:
    21.12
    Author:
    rl 11.20.21
    • Constructor Summary

      Constructors 
      Constructor Description
      NamespaceHandler()
      Construct NamespaceHandler instance.
    • Method Summary

      • Methods inherited from class com.tangosol.config.xml.AbstractNamespaceHandler

        getAttributeProcessor, getAttributeProcessor, getDocumentPreprocessor, getElementProcessor, getElementProcessor, onEndNamespace, onStartNamespace, onUnknownAttribute, onUnknownElement, registerAttributeType, registerElementType, registerProcessor, registerProcessor, registerProcessor, setDocumentPreprocessor
      • Methods inherited from interface com.tangosol.config.xml.NamespaceHandler

        getOverrideProcessor
    • Constructor Detail

      • NamespaceHandler

        public NamespaceHandler()
        Construct NamespaceHandler instance.