public class SettingsContextNodeLocator extends NodeListNodeLocator
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
baseUrlMap |
protected CNode |
designatedCN |
client, cnList, nodeList
nodeMap
Constructor and Description |
---|
SettingsContextNodeLocator()
Creates a NodeLocator using DefaultHttpMultipartRestClient.
|
SettingsContextNodeLocator(MultipartRestClient mrc) |
Modifier and Type | Method and Description |
---|---|
CNode |
getCNode()
This method should return the favored CNode, so that a CN can be obtained
without NodeReference or serviceBaseUrl.
|
initCnList
getNode, getNode, listD1Nodes, listD1Nodes, putNode
protected CNode designatedCN
public SettingsContextNodeLocator() throws NotImplemented, ServiceFailure, ClientSideException, IOException
public SettingsContextNodeLocator(MultipartRestClient mrc) throws NotImplemented, ServiceFailure, ClientSideException
public CNode getCNode()
NodeLocator
getCNode
in class NodeListNodeLocator
Copyright © 2020. All Rights Reserved.