|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.model.IdentifiedType
org.apache.camel.core.xml.AbstractCamelContextFactoryBean<SpringCamelContext>
org.apache.camel.spring.CamelContextFactoryBean
org.apache.camel.osgi.CamelContextFactoryBean
public class CamelContextFactoryBean
Field Summary |
---|
Fields inherited from class org.apache.camel.core.xml.AbstractCamelContextFactoryBean |
---|
LAZY_LOAD_TYPE_CONVERTERS |
Constructor Summary | |
---|---|
CamelContextFactoryBean()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
protected SpringCamelContext |
createContext()
Create the context |
org.osgi.framework.BundleContext |
getBundleContext()
|
protected SpringCamelContext |
newCamelContext()
|
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext)
|
Methods inherited from class org.apache.camel.core.xml.AbstractCamelContextFactoryBean |
---|
destroy, findRouteBuilders, getContext, getContextClassLoaderOnStart, getObject, initCamelContext, initJMXAgent, initLazyLoadTypeConverteres, initRouteRefs, initThreadPoolProfiles, installRoutes, isSingleton |
Methods inherited from class org.apache.camel.model.IdentifiedType |
---|
getId, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.springframework.beans.factory.FactoryBean |
---|
getObject, isSingleton |
Methods inherited from interface org.springframework.beans.factory.DisposableBean |
---|
destroy |
Constructor Detail |
---|
public CamelContextFactoryBean()
Method Detail |
---|
public org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
setBundleContext
in interface org.springframework.osgi.context.BundleContextAware
protected SpringCamelContext createContext()
CamelContextFactoryBean
createContext
in class CamelContextFactoryBean
protected SpringCamelContext newCamelContext()
newCamelContext
in class CamelContextFactoryBean
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean<SpringCamelContext>
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |