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 |
---|---|
java.util.List<ProtocolConfiguration> |
getProtocolStack() |
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 java.util.List<ProtocolConfiguration> getProtocolStack()
getProtocolStack
in interface ProtocolStackConfigurator
Copyright © 1998-2020 Red Hat. All Rights Reserved.