Class NamespaceHandler
- java.lang.Object
-
- com.tangosol.config.xml.AbstractNamespaceHandler
-
- com.oracle.coherence.concurrent.config.NamespaceHandler
-
- All Implemented Interfaces:
com.tangosol.config.xml.NamespaceHandler
public class NamespaceHandler extends com.tangosol.config.xml.AbstractNamespaceHandlerNamespaceHandlerfor processingcoherence-concurrent-related artifacts defined in a Coherence configuration file.- Since:
- 21.12
- Author:
- rl 11.20.21
-
-
Constructor Summary
Constructors Constructor Description NamespaceHandler()ConstructNamespaceHandlerinstance.
-
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
-
-