Uses of Class
com.tangosol.coherence.config.xml.OperationalConfigNamespaceHandler
-
Packages that use OperationalConfigNamespaceHandler Package Description com.tangosol.coherence.config.xml Defines the Xml Document Pre-Processors and Xml Element Processors for converting Coherence Cache Configuration files into Coherence configuration object models. -
-
Uses of OperationalConfigNamespaceHandler in com.tangosol.coherence.config.xml
Methods in com.tangosol.coherence.config.xml with parameters of type OperationalConfigNamespaceHandler Modifier and Type Method Description void
OperationalConfigNamespaceHandler.Extension. extend(OperationalConfigNamespaceHandler handler)
Add extensions to theOperationalConfigNamespaceHandler
.
-