public class PlainConfigurator extends java.lang.Object implements ProtocolStackConfigurator
| Constructor and Description |
|---|
PlainConfigurator(java.lang.String properties)
Instantiates a PlainConfigurator with old style properties
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolData[] |
getProtocolStack()
Throws a UnsupportedOperationException all the time.
|
java.lang.String |
getProtocolStackString()
returns the old style protocol string
|
public PlainConfigurator(java.lang.String properties)
public java.lang.String getProtocolStackString()
getProtocolStackString in interface ProtocolStackConfiguratorpublic ProtocolData[] getProtocolStack()
getProtocolStack in interface ProtocolStackConfiguratorCopyright ? 1998-2008 Bela Ban. All Rights Reserved.