Class AbstractNamespaceHandler

java.lang.Object
com.tangosol.config.xml.AbstractNamespaceHandler
All Implemented Interfaces:
NamespaceHandler
Direct Known Subclasses:
CacheConfigNamespaceHandler, CdiNamespaceHandler, JCacheExtendNamespace, JCacheNamespace, OperationalConfigNamespaceHandler

public abstract class AbstractNamespaceHandler extends Object implements NamespaceHandler
An AbstractNamespaceHandler provides a base implementation of a NamespaceHandler with support for implicit and explicit registration of ElementProcessors and AttributeProcessors for those xml attributes and elements occurring in the associated xml namespace.
Since:
Coherence 12.1.2
Author:
bo 2011.06.20