
public class UDDIDiscovery extends Object implements IEndpointDiscovery
| Modifier and Type | Class and Description |
|---|---|
static class |
UDDIDiscovery.findType |
| Modifier and Type | Field and Description |
|---|---|
protected String |
encryptedpassword |
protected String |
username |
| Constructor and Description |
|---|
UDDIDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
GetARSURLs() |
List<String> |
GetDASURLs() |
List<String> |
GetDCSURLs() |
long |
GetLastLookup() |
List<String> |
GetPCSURLs() |
List<String> |
GetRSURLs() |
List<String> |
GetSSURLs() |
List<String> |
GetURLs(String lookupkey) |
boolean |
IsEnabled() |
void |
LoadConfig(Properties props) |
void |
SetLastLookup(long timeinms) |
protected String username
protected String encryptedpassword
public List<String> GetRSURLs()
GetRSURLs in interface IEndpointDiscoverypublic List<String> GetARSURLs()
GetARSURLs in interface IEndpointDiscoverypublic List<String> GetURLs(String lookupkey)
GetURLs in interface IEndpointDiscoverypublic List<String> GetDASURLs()
GetDASURLs in interface IEndpointDiscoverypublic void SetLastLookup(long timeinms)
SetLastLookup in interface IEndpointDiscoverypublic long GetLastLookup()
GetLastLookup in interface IEndpointDiscoverypublic void LoadConfig(Properties props)
LoadConfig in interface IEndpointDiscoverypublic boolean IsEnabled()
IsEnabled in interface IEndpointDiscoverypublic List<String> GetPCSURLs()
GetPCSURLs in interface IEndpointDiscoverypublic List<String> GetDCSURLs()
GetDCSURLs in interface IEndpointDiscoverypublic List<String> GetSSURLs()
GetSSURLs in interface IEndpointDiscoveryCopyright © 2008–2017 MIL-OSS. All rights reserved.