Apache Camel 2.10 で「routeId」にアクセスするにはどうすればよいですか?
プロパティが camel 2.11 から存在することがわかります。
Simple Expression Langauge のドキュメントから
${routeId}
String
Camel 2.11: Returns the id of the current route the Exchange is being routed.
他に利用可能な簡単なハックはありますか?
Apache Camel 2.10 で「routeId」にアクセスするにはどうすればよいですか?
プロパティが camel 2.11 から存在することがわかります。
Simple Expression Langauge のドキュメントから
${routeId}
String
Camel 2.11: Returns the id of the current route the Exchange is being routed.
他に利用可能な簡単なハックはありますか?