Modifier and Type | Class and Description |
---|---|
class |
DefaultCamelCatalog
Default
CamelCatalog . |
Modifier and Type | Method and Description |
---|---|
CamelCatalog |
DefaultRuntimeProvider.getCamelCatalog() |
CamelCatalog |
RuntimeProvider.getCamelCatalog()
Gets the
CamelCatalog |
Modifier and Type | Method and Description |
---|---|
void |
DefaultRuntimeProvider.setCamelCatalog(CamelCatalog camelCatalog) |
void |
RuntimeProvider.setCamelCatalog(CamelCatalog camelCatalog)
Sets the
CamelCatalog to use |
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