History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CAMEL-442
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Apache Camel

Interceptor wiki documentation should have its own page

Created: 05/Apr/08 08:22 AM   Updated: 06/Jul/08 05:21 AM
Component/s: documentation
Affects Version/s: 1.2.0, 1.3.0, 1.4.0
Fix Version/s: 1.5.0

Time Tracking:
Not Specified

Issue Links:
dependent
 


 Description  « Hide
The documentation how to use the interceptor features is scattered in the current wiki documentation.

Interceptor should be have its own page and be linked from the Architecture page.
We should also provide some better java examples as the current are quite testish



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Claus Ibsen - 06/Jul/08 05:21 AM
Some documentation here
http://activemq.apache.org/camel/dsl.html

Also write that you can add your own java code interceptor code logic with addInterceptorXXX() on the context itself.