319장. Spring Event Component
Camel 버전 1.4로 사용 가능
spring-event: 구성 요소는 Spring ApplicationEvent
오브젝트에 대한 액세스를 제공합니다. 이를 통해 ApplicationEvent
개체를 Spring ApplicationContext
에 게시하거나 사용할 수 있습니다. 그런 다음 Enterprise Integration Patterns 를 사용하여 메시지 필터 와 같은 해당 패턴을 처리할 수 있습니다.
319.1. URI 형식
spring-event://default[?options]
현재 이 구성 요소에 대한 옵션이 없습니다. 향후 릴리스에서는 쉽게 변경할 수 있으므로 다시 확인하십시오.