| Package | Description |
|---|---|
| org.apache.camel.impl.engine |
| Modifier and Type | Method and Description |
|---|---|
AbstractCamelContext.Initialization |
AbstractCamelContext.getInitialization()
Deprecated.
|
static AbstractCamelContext.Initialization |
AbstractCamelContext.Initialization.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AbstractCamelContext.Initialization[] |
AbstractCamelContext.Initialization.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCamelContext.setInitialization(AbstractCamelContext.Initialization initialization)
Deprecated.
|
Apache Camel