Package org.apache.camel.language.joor
Interface JoorMethod
-
public interface JoorMethodInterface for the compiled joor method when evaluating as CamelExpression.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectevaluate(org.apache.camel.CamelContext context, org.apache.camel.Exchange exchange, org.apache.camel.Message message, Object body, Optional<?> optionalBody)
-