Interface ILookupService
public interface ILookupService
Properties
Applications
Applications Applications { get; }
Property Value
Methods
GetApplication(string)
Application GetApplication(string appName)
Parameters
appName
string
Returns
GetInstanceById(string)
IList<InstanceInfo> GetInstanceById(string id)
Parameters
id
string
Returns
GetNextServerFromEureka(string, bool)
InstanceInfo GetNextServerFromEureka(string virtualHostname, bool secure)