Package org.apache.camel.quarkus.support.language.runtime
package org.apache.camel.quarkus.support.language.runtime
-
ClassesClassDescription
ExpressionUIDrepresents the unique identifier of a simple expression and its arguments.ScriptUIDrepresents the unique identifier of a script, its binding context and its arguments.SourceCodeUIDis the root class of all implementations of a unique identifier of a source code expressed in a given language.