All Classes and Interfaces
Class
Description
To enable camel/spring/quarkus based annotations for dependency injection when loading DSLs.
Listener for downloading a maven file (can be downloaded from a local cache)
Used for parsing and discovering legacy OSGi XML to make it runnable on camel-jbang, and for tooling to
migrate this to modern Camel DSL in plain Camel XML or YAML DSL.
ClassLoader loading from any custom class loaders that may have been added to Camel
ClassResolver.When running we need to store
When using circuit breakers then we need to download the runtime implementation
To download dependencies at runtime.
Auto downloaded needed JARs when resolving components.
Auto downloaded needed JARs when resolving data formats.
To automatic downloaded dependencies that Kamelets requires.
Auto downloaded needed JARs when resolving languages.
Auto downloaded needed JARs when resolving properties functions.
Auto downloaded needed DSL JARs.
Auto downloaded needed JARs when resolving uri factory.
Listener for downloading a dependency (can be downloaded from a local cache)
Record for details when an artifact was downloaded from a remote Maven repository.
Classloader used to load the extra .class that were present in the CLI arguments
Classloader used to load the extra files that were present in the CLI arguments
A Main class for booting up Camel with Kamelet in standalone mode.
When using --open-api in --dev mode then we need to watch the openapi spec file if its changed, and then regenerate
the route file, which is then reloaded as a regular route.
SourceLoader that can enrich the source with a package name if the code does not
have anyone.Used for parsing and discovering legacy Spring XML to make it runnable on camel-jbang, and for tooling to
migrate this to modern Camel DSL in plain Camel XML or YAML DSL.
A data format that does nothing
A language that does nothing