public class EndpointConfiguration extends Object
| Modifier and Type | Method and Description |
|---|---|
static EndpointConfiguration |
getInstance()
Gets instance.
|
Properties |
getProperty(String keyName)
Gets property.
|
void |
loadEndpoints()
Load endpoints.
|
public static EndpointConfiguration getInstance()
public void loadEndpoints()
public Properties getProperty(String keyName)
keyName - the key nameCopyright © 2021. All rights reserved.