org.apache.camel.jms
Class Builder

java.lang.Object
  extended by org.apache.camel.jms.Builder

public class Builder
extends Object

Some helper builder methods for the easy configuration of the CamelContext via Java code.

Version:
$Revision: $

Constructor Summary
Builder()
           
 
Method Summary
static JmsComponent jmsComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Builder

public Builder()
Method Detail

jmsComponent

public static JmsComponent jmsComponent()


Copyright © 2007 Apache Software Foundation. All Rights Reserved.