CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Module Camel

Apache Camel messaging framework.

Import path

import semmle.code.java.frameworks.Camel

Imports

CamelJavaAnnotations

Provides classes and predicates for the Apache Camel Java annotations.

CamelJavaDSL

Provides classes and predicates for the Apache Camel Java DSL.

SpringCamel

Provides classes and predicates for identifying Spring integration for the Apache Camel messaging framework.

java

Provides all default Java QL imports.

Classes

CamelTargetClass

A Class whose methods may be called in response to an Apache Camel message.

CamelToBeanUri

A string describing a URI specified in an Apache Camel “to” declaration that maps to a SpringBean.

CamelToUri

A string describing a URI specified in an Apache Camel “to” declaration.