org.apache.camel.spring.util
Class CamelContextResolverHelper
java.lang.Object
org.apache.camel.spring.util.CamelContextResolverHelper
public final class CamelContextResolverHelper
- extends Object
Helper to resolve CamelContext
from the Spring ApplicationContext
.
Method Summary |
static org.apache.camel.CamelContext |
getCamelContextWithId(org.springframework.context.ApplicationContext context,
String contextId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCamelContextWithId
public static org.apache.camel.CamelContext getCamelContextWithId(org.springframework.context.ApplicationContext context,
String contextId)
Apache Camel