org.jgroups.conf
public class PlainConfigurator extends Object implements ProtocolStackConfigurator
Version: 1.0
| Constructor Summary | |
|---|---|
| PlainConfigurator(String properties)
Instantiates a PlainConfigurator with old style properties | |
| Method Summary | |
|---|---|
| ProtocolData[] | getProtocolStack()
Throws a UnsupportedOperationException all the time. |
| String | getProtocolStackString()
returns the old style protocol string |