@Language(value="ognl")
public class OgnlLanguage
extends org.apache.camel.support.LanguageSupport
Language plugin| Constructor and Description |
|---|
OgnlLanguage() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Expression |
createExpression(String expression) |
org.apache.camel.Predicate |
createPredicate(String expression) |
getCamelContext, hasSimpleFunction, isSingleton, loadResource, setCamelContextApache Camel