|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.config.parsing.JGroupsStackParser
public class JGroupsStackParser
The purpose of this class is to parse the jgroups configuration from the config file into an compact string that can be passed as a config to the channel.
| Constructor Summary | |
|---|---|
JGroupsStackParser()
|
|
| Method Summary | |
|---|---|
java.lang.String |
parseClusterConfigXml(org.w3c.dom.Element config)
Parses the cluster config which is used to start a JGroups channel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JGroupsStackParser()
| Method Detail |
|---|
public java.lang.String parseClusterConfigXml(org.w3c.dom.Element config)
config - an old-style JGroups protocol config String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||