|
||||||||||
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 | |
---|---|
protected SpringCamelContext |
CamelContextFactoryBean.createContext()
Create the context |
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 that return types with arguments of type SpringCamelContext | |
---|---|
List<SpringCamelContext> |
Main.getCamelContexts()
|
Methods in org.apache.camel.spring with parameters of type SpringCamelContext | |
---|---|
protected void |
Main.generateDot(String name,
SpringCamelContext camelContext,
int size)
|
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,
ClassLoader classLoader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |