public class ScriptLanguage
extends org.apache.camel.support.LanguageSupport
Constructor and Description |
---|
ScriptLanguage(String language) |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.Expression |
createExpression(String expression) |
org.apache.camel.Predicate |
createPredicate(String expression) |
Apache Camel