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