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