@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SpringEventComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SpringEventComponentBuilderFactory.SpringEventComponentBuilder
Builder for the Spring Event component.
|
static class |
SpringEventComponentBuilderFactory.SpringEventComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SpringEventComponentBuilderFactory.SpringEventComponentBuilder |
springEvent()
Spring Event (camel-spring)
Listen for Spring Application Events.
|
static SpringEventComponentBuilderFactory.SpringEventComponentBuilder springEvent()
Apache Camel