| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used internally by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
static Container |
Container.Instance.get()
Access the registered Container.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Container.Instance.set(Container container)
Register the Container.
|
Apache Camel