org.infinispan.config.parsing
Class ClusteringConfigReader
java.lang.Object
org.infinispan.config.parsing.ClusteringConfigReader
- All Implemented Interfaces:
- ConfigurationElementReader
public class ClusteringConfigReader
- extends Object
- implements ConfigurationElementReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusteringConfigReader
public ClusteringConfigReader()
setParser
public void setParser(AutomatedXmlConfigurationParserImpl parser)
- Specified by:
setParser
in interface ConfigurationElementReader
process
public void process(Element e,
AbstractConfigurationBean bean)
- Specified by:
process
in interface ConfigurationElementReader
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.