|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpringCamelContext | |
|---|---|
| org.apache.camel.spring | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of SpringCamelContext in org.apache.camel.spring |
|---|
| Methods in org.apache.camel.spring that return SpringCamelContext | |
|---|---|
SpringCamelContext |
CamelBeanPostProcessor.getCamelContext()
|
SpringCamelContext |
CamelContextFactoryBean.getContext()
|
static SpringCamelContext |
SpringCamelContext.springCamelContext(org.springframework.context.ApplicationContext applicationContext)
|
static SpringCamelContext |
SpringCamelContext.springCamelContext(String configLocations)
|
| Methods in org.apache.camel.spring with parameters of type SpringCamelContext | |
|---|---|
void |
CamelBeanPostProcessor.setCamelContext(SpringCamelContext camelContext)
|
void |
CamelContextFactoryBean.setContext(SpringCamelContext context)
|
| Constructors in org.apache.camel.spring with parameters of type SpringCamelContext | |
|---|---|
RouteBuilderFinder(SpringCamelContext camelContext,
String[] packages)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||