|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCamelContextFactoryBean | |
|---|---|
| org.apache.camel.spring | The classes for working with Camel and Spring along with the primary factory beans. |
| Uses of AbstractCamelContextFactoryBean in org.apache.camel.spring |
|---|
| Subclasses of AbstractCamelContextFactoryBean in org.apache.camel.spring | |
|---|---|
class |
CamelContextFactoryBean
A Spring FactoryBean to create and initialize a
SpringCamelContext and install routes either explicitly configured in
Spring XML or found by searching the classpath for Java classes which extend
RouteBuilder using the nested CamelContextFactoryBean.setPackages(String[]). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||