org.apache.camel.osgi
Class SpringCamelContextFactory
java.lang.Object
   org.apache.camel.osgi.CamelContextFactory
org.apache.camel.osgi.CamelContextFactory
       org.apache.camel.osgi.SpringCamelContextFactory
org.apache.camel.osgi.SpringCamelContextFactory
- All Implemented Interfaces: 
- ApplicationContextAware, org.springframework.osgi.context.BundleContextAware
- public class SpringCamelContextFactory 
- extends CamelContextFactory- implements ApplicationContextAware
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SpringCamelContextFactory
public SpringCamelContextFactory()
setApplicationContext
public void setApplicationContext(ApplicationContext context)
- 
- Specified by:
- setApplicationContextin interface- ApplicationContextAware
 
- 
 
newCamelContext
protected org.apache.camel.impl.DefaultCamelContext newCamelContext()
- 
- Overrides:
- newCamelContextin class- CamelContextFactory
 
- 
 
Apache CAMEL