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 ProtocolStackConfigurator
public ProtocolData[] getProtocolStack()
getProtocolStack
in interface ProtocolStackConfigurator
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.