|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoutesBuilder
A routes builder is capable of building routes using the builder and model classes.
Eventually the routes is added to aCamelContext where they
run inside.
| Method Summary | |
|---|---|
void |
addRoutesToCamelContext(CamelContext context)
Adds the routes from this Route Builder to the CamelContext. |
| Method Detail |
|---|
void addRoutesToCamelContext(CamelContext context)
throws Exception
context - the Camel context
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||