Event has been edited by Claus Ibsen (Oct 18, 2008).

Change summary:

CAMEL-995

(View changes)

Content:

Event Component

The 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

event://default

As of Camel 1.5 the name has been renamed to spring-event

spring-event://default

See Also

Reply via email to