-
方法概要
Build the ServiceUrlProvider instance.
Set the probe check interval.
Set the service url provider.
Set the service url provider header to authenticate provider service.
-
方法详细资料
-
defaultServiceUrl
Set default service url.
- 参数:
serviceUrl
-
- 返回:
-
urlProvider
Set the service url provider. ServiceUrlProvider will fetch serviceUrl from urlProvider periodically.
- 参数:
urlProvider
-
- 返回:
-
-
checkInterval
Set the probe check interval.
- 参数:
interval
-
timeUnit
-
- 返回:
-
build
Build the ServiceUrlProvider instance.
- 返回:
- 抛出:
IOException