Package org.apache.camel.quarkus.support.language.runtime


package org.apache.camel.quarkus.support.language.runtime
  • Classes
    Class
    Description
    ExpressionUID represents the unique identifier of a simple expression and its arguments.
    ScriptUID represents the unique identifier of a script, its binding context and its arguments.
    SourceCodeUID is the root class of all implementations of a unique identifier of a source code expressed in a given language.