| Package | Description |
|---|---|
| org.apache.camel.component.event |
An Event Endpoint for working with Spring ApplicationEvents
|
| Modifier and Type | Method and Description |
|---|---|
EventConsumer |
EventEndpoint.createConsumer(org.apache.camel.Processor processor) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventEndpoint.consumerStarted(EventConsumer consumer) |
void |
EventEndpoint.consumerStopped(EventConsumer consumer) |
Apache Camel