Modifier and Type | Class and Description |
---|---|
class |
DefaultRuntimeProvider |
Modifier and Type | Method and Description |
---|---|
RuntimeProvider |
DefaultCamelCatalog.getRuntimeProvider() |
RuntimeProvider |
CamelCatalog.getRuntimeProvider()
Gets the
RuntimeProvider in use. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCamelCatalog.setRuntimeProvider(RuntimeProvider runtimeProvider) |
void |
CamelCatalog.setRuntimeProvider(RuntimeProvider provider)
To plugin a custom
RuntimeProvider that amends the catalog to only include information that is supported on the runtime. |
Apache Camel