org.infinispan.loaders.jdbm.configuration
Class JdbmCacheStoreConfigurationParser53
java.lang.Object
org.infinispan.loaders.jdbm.configuration.JdbmCacheStoreConfigurationParser53
- All Implemented Interfaces:
- ConfigurationParser<ConfigurationBuilderHolder>, org.jboss.staxmapper.XMLElementReader<ConfigurationBuilderHolder>
public class JdbmCacheStoreConfigurationParser53
- extends Object
- implements ConfigurationParser<ConfigurationBuilderHolder>
JdbmCacheStoreConfigurationParser52.
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbmCacheStoreConfigurationParser53
public JdbmCacheStoreConfigurationParser53()
getSupportedNamespaces
public Namespace[] getSupportedNamespaces()
- Description copied from interface:
ConfigurationParser
- Returns an array of namespaces supported by this parser
- Specified by:
getSupportedNamespaces
in interface ConfigurationParser<ConfigurationBuilderHolder>
- Returns:
- array of supported namespaces
readElement
public void readElement(org.jboss.staxmapper.XMLExtendedStreamReader reader,
ConfigurationBuilderHolder holder)
throws XMLStreamException
- Specified by:
readElement
in interface org.jboss.staxmapper.XMLElementReader<ConfigurationBuilderHolder>
- Throws:
XMLStreamException
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.