org.ow2.jonas.camel.service.itests
Class CamelContextTestRegistry

java.lang.Object
  extended by org.ow2.jonas.camel.service.itests.CamelContextTestRegistry

public class CamelContextTestRegistry
extends java.lang.Object

Author:
zeng-ls

Constructor Summary
CamelContextTestRegistry()
           
 
Method Summary
 void start()
          Start the route.
 void stop()
          Stop the route.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CamelContextTestRegistry

public CamelContextTestRegistry()
Method Detail

start

public void start()
           throws java.lang.Throwable
Start the route.

Throws:
java.lang.Throwable

stop

public void stop()
          throws java.lang.Exception
Stop the route.

Throws:
java.lang.Exception


Copyright © 2010 OW2 Consortium. All Rights Reserved.