Modifier and Type | Class and Description |
---|---|
class |
DefaultVersionManager |
Modifier and Type | Method and Description |
---|---|
VersionManager |
DefaultCamelCatalog.getVersionManager() |
VersionManager |
CamelCatalog.getVersionManager()
Gets the
VersionManager in use |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCamelCatalog.setVersionManager(VersionManager versionManager) |
void |
CamelCatalog.setVersionManager(VersionManager versionManager)
To plugin a custom
VersionManager to load other versions of Camel the catalog should use. |
Apache Camel