org.apache.camel.example.jmstofile
Class CamelJmsToFileExample
java.lang.Object
org.apache.camel.example.jmstofile.CamelJmsToFileExample
public final class CamelJmsToFileExample
- extends Object
An example class for demonstrating some of the basics behind Camel. This
example sends some text messages on to a JMS Queue, consumes them and
persists them to disk
- Version:
- $Revision: 663796 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2009 Apache Software Foundation. All Rights Reserved.