
public class UDDIDiscovery extends Object implements org.miloss.fgsms.plugins.agents.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 org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic List<String> GetARSURLs()
GetARSURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic List<String> GetURLs(String lookupkey)
GetURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic List<String> GetDASURLs()
GetDASURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic void SetLastLookup(long timeinms)
SetLastLookup in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic long GetLastLookup()
GetLastLookup in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic void LoadConfig(Properties props)
LoadConfig in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic boolean IsEnabled()
IsEnabled in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic List<String> GetPCSURLs()
GetPCSURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic List<String> GetDCSURLs()
GetDCSURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoveryCopyright © 2008–2017 MIL-OSS. All rights reserved.