public interface ContextProvider
Modifier and Type | Method and Description |
---|---|
org.apache.camel.impl.DefaultCamelContext |
getContext(ExtendedActorSystem system)
Retrieve or create a Camel Context for the given actor system
Called once per actor system
|
org.apache.camel.impl.DefaultCamelContext getContext(ExtendedActorSystem system)
system
- (undocumented)