| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCamelCatalog
Default
CamelCatalog. |
| Modifier and Type | Method and Description |
|---|---|
CamelCatalog |
RuntimeProvider.getCamelCatalog()
Gets the
CamelCatalog |
CamelCatalog |
DefaultRuntimeProvider.getCamelCatalog() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeProvider.setCamelCatalog(CamelCatalog camelCatalog)
Sets the
CamelCatalog to use |
void |
DefaultRuntimeProvider.setCamelCatalog(CamelCatalog camelCatalog) |
| Constructor and Description |
|---|
CamelCatalogJSonSchemaResolver(CamelCatalog camelCatalog,
Map<String,String> extraComponents,
Map<String,String> extraComponentsJSonSchema,
Map<String,String> extraDataFormats,
Map<String,String> extraDataFormatsJSonSchema) |
DefaultRuntimeProvider(CamelCatalog camelCatalog) |
DefaultVersionManager(CamelCatalog camelCatalog) |
Apache Camel