public class DNSDiscovery extends Object implements org.miloss.fgsms.plugins.agents.IEndpointDiscovery
| Constructor and Description |
|---|
DNSDiscovery() |
| 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 p) |
void |
SetLastLookup(long timeinms) |
public void LoadConfig(Properties p)
LoadConfig 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 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.IEndpointDiscoverypublic List<String> GetSSURLs()
GetSSURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic List<String> GetRSURLs()
GetRSURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoverypublic List<String> GetARSURLs()
GetARSURLs in interface org.miloss.fgsms.plugins.agents.IEndpointDiscoveryCopyright © 2008–2017 MIL-OSS. All rights reserved.