Uses of Class
org.apache.camel.language.joor.JoorCompiler
-
-
Uses of JoorCompiler in org.apache.camel.language.joor
Methods in org.apache.camel.language.joor that return JoorCompiler Modifier and Type Method Description JoorCompilerJoorExpression. getCompiler()Methods in org.apache.camel.language.joor with parameters of type JoorCompiler Modifier and Type Method Description voidJoorExpression. setCompiler(JoorCompiler compiler)
-