Package | Description |
---|---|
org.apache.camel.impl.engine |
Modifier and Type | Method and Description |
---|---|
AbstractCamelContext.Initialization |
AbstractCamelContext.getInitialization() |
static AbstractCamelContext.Initialization |
AbstractCamelContext.Initialization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCamelContext.Initialization[] |
AbstractCamelContext.Initialization.values()
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) |
Apache Camel