XPath
Page edited by Claus Ibsen
XPath
Camel supports XPath to allow an _expression_ or Predicate to be used in the DSL or Xml Configuration. For example you could use XPath to create an Predicate in a Message Filter or as an _expre
Author: davsclaus
Date: Wed Sep 30 15:32:32 2009
New Revision: 820302
URL: http://svn.apache.org/viewvc?rev=820302&view=rev
Log:
Added unit test for processor as service
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/NewProcessorAndServiceTest.java
(with props)
Ad
Author: davsclaus
Date: Wed Sep 30 14:15:09 2009
New Revision: 820276
URL: http://svn.apache.org/viewvc?rev=820276&view=rev
Log:
MR-187: Added more unit tests.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/converter/EnumConverterTest.java
(with props)
camel/trunk/camel
Event
Page edited by Claus Ibsen
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