public interface CamelContextRegistry
CamelContext registration.
The CamelContextRegistry is the entry point for CamelContext registration and lookup.| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.CamelContext |
getContext(String name)
Get the camel context for the given name
|
org.apache.camel.CamelContext getContext(String name)
Copyright © 2015. All rights reserved.