org.apache.camel.osgi
Class SpringCamelContextFactory
java.lang.Object
org.apache.camel.osgi.CamelContextFactory
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:
setApplicationContext
in interface ApplicationContextAware
newCamelContext
protected DefaultCamelContext newCamelContext()
- Overrides:
newCamelContext
in class CamelContextFactory
Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.