Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Event Component

The spring-event: component provides access to the Spring ApplicationEvent objects. This allows you to publish ApplicationEvent objects to a Spring ApplicationContext or to consume them. You can then use Enterprise Integration Patterns to process them such as Message Filter.

URI format

Code Block
[spring-]event://default
Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also