318.5. 구성 요소 및 끝점 구성
이 예제에서 와 같이 Spring XML에서 Component 또는 Endpoint 인스턴스를 구성할 수 있습니다.
일부 이름(위 예에서activemq)을 사용하여 구성 요소를 구성할 수 있는 경우 activemq:[queue:|topic:]destinationName 을 사용하여 구성 요소를 참조할 수 있습니다. 이는 SpringCamelContext lazily fetching components from the spring context for the scheme name you use for Endpoint URI에서 작동합니다.
자세한 내용은 끝점 및 구성 요소 구성을 참조하십시오.