Uses of Interface
org.apache.camel.catalog.RuntimeCamelCatalog
Packages that use RuntimeCamelCatalog
-
Uses of RuntimeCamelCatalog in org.apache.camel
Methods in org.apache.camel that return RuntimeCamelCatalogModifier and TypeMethodDescriptionExtendedCamelContext.getRuntimeCamelCatalog()Gets theRuntimeCamelCatalogif available on the classpath.Methods in org.apache.camel with parameters of type RuntimeCamelCatalogModifier and TypeMethodDescriptionvoidExtendedCamelContext.setRuntimeCamelCatalog(RuntimeCamelCatalog runtimeCamelCatalog) Sets theRuntimeCamelCatalogto use.