WeatherClient.ClientBuilder
public class WeatherProviderFactory
extends java.lang.Object
Constructor and Description |
---|
WeatherProviderFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static IWeatherProvider |
createProvider(IProviderType provType)
Deprecated.
|
static IWeatherProvider |
createProvider(IProviderType provType,
WeatherConfig config)
Deprecated.
|
public static IWeatherProvider createProvider(IProviderType provType, WeatherConfig config) throws WeatherProviderInstantiationException
public static IWeatherProvider createProvider(IProviderType provType) throws WeatherProviderInstantiationException