org.apache.camel.example.etl
Class EtlRoutes

java.lang.Object
  extended by org.apache.camel.builder.BuilderSupport
      extended by org.apache.camel.builder.RouteBuilder
          extended by org.apache.camel.spring.SpringRouteBuilder
              extended by org.apache.camel.example.etl.EtlRoutes

public class EtlRoutes
extends org.apache.camel.spring.SpringRouteBuilder

Version:
$Revision: 1.1 $

Constructor Summary
EtlRoutes()
           
 
Method Summary
 void configure()
           
 
Methods inherited from class org.apache.camel.spring.SpringRouteBuilder
bean, bean, getApplicationContext, setApplicationContext, transactionInterceptor
 
Methods inherited from class org.apache.camel.builder.RouteBuilder
checkInitialized, createContainer, errorHandler, exception, from, from, getContext, getRouteList, inheritErrorHandler, intercept, intercept, intercept, populateRoutes
 
Methods inherited from class org.apache.camel.builder.BuilderSupport
body, bodyAs, createErrorHandlerBuilder, deadLetterChannel, deadLetterChannel, deadLetterChannel, endpoint, endpoints, endpoints, getErrorHandlerBuilder, header, isInheritErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, loggingErrorHandler, noErrorHandler, outBody, outBody, setContext, setErrorHandlerBuilder, setInheritErrorHandler, systemProperty, systemProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EtlRoutes

public EtlRoutes()
Method Detail

configure

public void configure()
               throws Exception
Specified by:
configure in class org.apache.camel.builder.RouteBuilder
Throws:
Exception


Copyright © 2007 Apache Software Foundation. All Rights Reserved.