- DefaultCamelContext - Class in org.apache.camel.impl
-
Represents the context used to configure routes and the policies to use.
- DefaultCamelContext() - Constructor for class org.apache.camel.impl.DefaultCamelContext
-
Creates the ModelCamelContext
using DefaultRegistry
as registry.
- DefaultCamelContext(BeanRepository) - Constructor for class org.apache.camel.impl.DefaultCamelContext
-
Creates the CamelContext
using the given BeanRepository
as first-choice repository, and the
SimpleRegistry
as fallback, via the DefaultRegistry
implementation.
- DefaultCamelContext(Registry) - Constructor for class org.apache.camel.impl.DefaultCamelContext
-
Creates the ModelCamelContext
using the given registry
- DefaultCamelContext(boolean) - Constructor for class org.apache.camel.impl.DefaultCamelContext
-
- DefaultCamelContext.OptionHolder - Class in org.apache.camel.impl
-
- DefaultModel - Class in org.apache.camel.impl
-
- DefaultModel(CamelContext) - Constructor for class org.apache.camel.impl.DefaultModel
-
- DefaultModelReifierFactory - Class in org.apache.camel.impl
-
Default ModelReifierFactory
- DefaultModelReifierFactory() - Constructor for class org.apache.camel.impl.DefaultModelReifierFactory
-
- deferStartService(Object, boolean) - Method in class org.apache.camel.impl.lw.LightweightCamelContext
-
- deferStartService(Object, boolean) - Method in class org.apache.camel.impl.lw.LightweightRuntimeCamelContext
-
- delegate - Variable in class org.apache.camel.impl.lw.LightweightCamelContext
-
- disableJmx - Variable in class org.apache.camel.impl.DefaultCamelContext.OptionHolder
-
- disableJMX() - Method in class org.apache.camel.impl.lw.LightweightCamelContext
-
- disableJMX() - Method in class org.apache.camel.impl.lw.LightweightRuntimeCamelContext
-
- disposeModel() - Method in class org.apache.camel.impl.DefaultCamelContext
-
- disposeModel() - Method in class org.apache.camel.impl.lw.LightweightCamelContext
-
- disposeModel() - Method in class org.apache.camel.impl.lw.LightweightRuntimeCamelContext
-
- doDumpRoutes() - Method in class org.apache.camel.impl.DefaultCamelContext
-
- doGetEndpoint(String, boolean, boolean) - Method in class org.apache.camel.impl.lw.LightweightRuntimeCamelContext
-
- doGetEndpoint(String, Map<String, Object>, boolean) - Method in class org.apache.camel.impl.lw.LightweightRuntimeCamelContext
-