@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface WeatherComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WeatherComponentBuilderFactory.WeatherComponentBuilder
Builder for the Weather component.
|
static class |
WeatherComponentBuilderFactory.WeatherComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static WeatherComponentBuilderFactory.WeatherComponentBuilder |
weather()
Weather (camel-weather)
Poll the weather information from Open Weather Map.
|
static WeatherComponentBuilderFactory.WeatherComponentBuilder weather()
Apache Camel