|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.camel.DefaultContextProvider
public final class DefaultContextProvider
Default implementation of ContextProvider
Provides a new DefaultCamelContext per actor system
| Constructor Summary | |
|---|---|
DefaultContextProvider()
|
|
| Method Summary | |
|---|---|
org.apache.camel.impl.DefaultCamelContext |
getContext(ExtendedActorSystem system)
Retrieve or create a Camel Context for the given actor system Called once per actor system |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultContextProvider()
| Method Detail |
|---|
public org.apache.camel.impl.DefaultCamelContext getContext(ExtendedActorSystem system)
ContextProvider
getContext in interface ContextProvidersystem - (undocumented)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||