org.apache.camel.example.etl
Class Main

java.lang.Object
  extended by org.apache.camel.impl.ServiceSupport
      extended by org.apache.camel.spring.Main
          extended by org.apache.camel.example.etl.Main
All Implemented Interfaces:
org.apache.camel.Service

public class Main
extends org.apache.camel.spring.Main

A command line tool to run this example

Version:
$Revision: 1.1 $

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.camel.spring.Main
org.apache.camel.spring.Main.Option, org.apache.camel.spring.Main.ParameterOption
 
Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class org.apache.camel.spring.Main
addOption, completed, createDefaultApplicationContext, doStart, doStop, getApplicationContext, getApplicationContextUri, getVersion, parseArguments, run, run, setApplicationContext, setApplicationContextUri, showOptions, waitUntilCompleted
 
Methods inherited from class org.apache.camel.impl.ServiceSupport
addChildService, getThreadName, isStarted, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.