org.ow2.jonas.camel.service.itests
Class CamelContextTestRegistry
java.lang.Object
org.ow2.jonas.camel.service.itests.CamelContextTestRegistry
public class CamelContextTestRegistry
- extends Object
- Author:
- zeng-ls
|
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 |
CamelContextTestRegistry
public CamelContextTestRegistry()
start
public void start()
throws Throwable
- Start the route.
- Throws:
Throwable
stop
public void stop()
throws Exception
- Stop the route.
- Throws:
Exception
Copyright © 2011 OW2 Consortium. All Rights Reserved.