org.jboss.cache.config.parsing.element
Class BuddyElementParser
java.lang.Object
org.jboss.cache.config.parsing.XmlParserBase
org.jboss.cache.config.parsing.element.BuddyElementParser
public class BuddyElementParser
- extends XmlParserBase
Utility class for parsing 'buddy' element in the .xml configuration file.
Note: class does not rely on element position in the configuration file.
It does not rely on element's name either.
- Since:
- 3.0
- Author:
- Mircea.Markus@jboss.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuddyElementParser
public BuddyElementParser()
parseBuddyElement
public BuddyReplicationConfig parseBuddyElement(Element element)
Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.