public static interface EventEndpointBuilderFactory.EventBuilders
| Modifier and Type | Method and Description |
|---|---|
default EventEndpointBuilderFactory.EventEndpointBuilder |
springEvent(String path)
Spring Event (camel-spring)
The spring-event component allows to listen for Spring Application
Events.
|
default EventEndpointBuilderFactory.EventEndpointBuilder springEvent(String path)
spring-event:name
Path parameter: name
Name of endpointApache Camel