Package | Description |
---|---|
org.apache.camel.guice |
Modifier and Type | Class and Description |
---|---|
class |
CamelModuleWithMatchingRoutes
A Guice Module which injects the CamelContext with all available implementations
of
RoutesBuilder which are bound to Guice with an optional Matcher to filter out the classes required. |
class |
CamelModuleWithRouteTypes
A Guice Module which injects the CamelContext with the specified
RoutesBuilder types - which are then injected by Guice. |
Apache Camel