|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jonas.camel.service.itests.CamelContextTestComponent
public class CamelContextTestComponent
A simple example on how to use the camel service on JOnAS 5.
| Constructor Summary | |
|---|---|
CamelContextTestComponent()
|
|
| 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 |
|---|
public CamelContextTestComponent()
| Method Detail |
|---|
public void start()
throws java.lang.Throwable
java.lang.Throwable
public void stop()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||