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 will send some text messages on to a JMS Queue, consume them and
persist them to disk
- Version:
- $Revision: 529902 $
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 © 2007 Apache Software Foundation. All Rights Reserved.