Class FreeGeoIpGeoLocationProvider
- java.lang.Object
-
- org.apache.camel.component.weather.geolocation.FreeGeoIpGeoLocationProvider
-
- All Implemented Interfaces:
GeoLocationProvider
public class FreeGeoIpGeoLocationProvider extends Object implements GeoLocationProvider
-
-
Constructor Summary
Constructors Constructor Description FreeGeoIpGeoLocationProvider(WeatherConfiguration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GeoLocationgetCurrentGeoLocation()
-
-
-
Constructor Detail
-
FreeGeoIpGeoLocationProvider
public FreeGeoIpGeoLocationProvider(WeatherConfiguration configuration)
-
-
Method Detail
-
getCurrentGeoLocation
public GeoLocation getCurrentGeoLocation() throws Exception
- Specified by:
getCurrentGeoLocationin interfaceGeoLocationProvider- Throws:
Exception
-
-