Uses of Class
org.apache.camel.language.ognl.OgnlLanguage
-
-
Uses of OgnlLanguage in org.apache.camel.language.ognl
Constructors in org.apache.camel.language.ognl with parameters of type OgnlLanguage Constructor Description OgnlExpression(OgnlLanguage language, String expressionString, Class<?> type)
-