public class PlainConfigurator extends Object implements ProtocolStackConfigurator
Constructor and Description |
---|
PlainConfigurator(String properties)
Instantiates a PlainConfigurator with old style properties
|
Modifier and Type | Method and Description |
---|---|
List<ProtocolConfiguration> |
getProtocolStack() |
String |
getProtocolStackString()
returns the old style protocol string
|
public PlainConfigurator(String properties)
public String getProtocolStackString()
getProtocolStackString
in interface ProtocolStackConfigurator
public List<ProtocolConfiguration> getProtocolStack()
getProtocolStack
in interface ProtocolStackConfigurator
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.