public class DynamicUrlProvider extends Object implements UrlProvider
| Constructor and Description |
|---|
DynamicUrlProvider()
Creates a new instance of this class,
since no URL is provided properties will be read from the properties file.
|
DynamicUrlProvider(ServiceProvider provider) |
DynamicUrlProvider(String zkAddress,
String serviceDiscoveryPath,
String preferredDatacenter) |
public DynamicUrlProvider()
throws IOException
IOExceptionpublic DynamicUrlProvider(String zkAddress, String serviceDiscoveryPath, String preferredDatacenter)
public DynamicUrlProvider(ServiceProvider provider)
public String getBaseUrl()
getBaseUrl in interface UrlProviderCopyright © 2013–2014 Europeana Cloud Development Team. All rights reserved.