public class WSCFEnvironmentBean extends Object
Constructor and Description |
---|
WSCFEnvironmentBean() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getProtocolImplementations()
Returns the list of names of classes which provide protocol implementations, currently either high level services or context factories.
|
void |
setProtocolImplementations(List<String> protocolImplementations)
Sets the list of names of classes which provide protocol implementations.
|
public List<String> getProtocolImplementations()
Copyright © 2017 JBoss by Red Hat. All rights reserved.