JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
J
O
P
S
A
assertionFailureMessage(Exchange)
- Method in class org.apache.camel.language.juel.
JuelExpression
B
BeanAndMethodELResolver
- Class in
org.apache.camel.language.juel
An extension of the JUEL
BeanELResolver
which also supports the resolving of methods
BeanAndMethodELResolver()
- Constructor for class org.apache.camel.language.juel.
BeanAndMethodELResolver
C
createContext()
- Method in class org.apache.camel.language.juel.
JuelExpression
Factory method to create the EL context
createExpression(String)
- Method in class org.apache.camel.language.juel.
JuelLanguage
createPredicate(String)
- Method in class org.apache.camel.language.juel.
JuelLanguage
D
DEFAULT_EXPRESSION_FACTORY_IMPL_CLASS
- Static variable in class org.apache.camel.language.juel.
JuelExpression
E
EL
- Annotation Type in
org.apache.camel.language.juel
An annotation for injection of EL (JSP & JSF) expressions into method parameters, fields or properties
el(String)
- Static method in class org.apache.camel.language.juel.
JuelExpression
evaluate(Exchange, Class<T>)
- Method in class org.apache.camel.language.juel.
JuelExpression
F
findMethod(ELContext, Object, Object)
- Method in class org.apache.camel.language.juel.
BeanAndMethodELResolver
G
getExpressionFactory(CamelContext)
- Method in class org.apache.camel.language.juel.
JuelExpression
getExpressionFactory()
- Method in class org.apache.camel.language.juel.
JuelExpression
getValue(ELContext, Object, Object)
- Method in class org.apache.camel.language.juel.
BeanAndMethodELResolver
J
JuelExpression
- Class in
org.apache.camel.language.juel
The
EL Language from JSP and JSF
using the
JUEL library
JuelExpression(String, Class<?>)
- Constructor for class org.apache.camel.language.juel.
JuelExpression
JuelLanguage
- Class in
org.apache.camel.language.juel
The
EL Language from JSP and JSF
JuelLanguage()
- Constructor for class org.apache.camel.language.juel.
JuelLanguage
O
org.apache.camel.language.juel
- package org.apache.camel.language.juel
A
Language Plugin
for the
EL Language from JSP and JSF
using the
JUEL library
P
populateContext(ELContext, Exchange)
- Method in class org.apache.camel.language.juel.
JuelExpression
S
setExpressionFactory(ExpressionFactory)
- Method in class org.apache.camel.language.juel.
JuelExpression
setVariable(ELContext, String, Object, Class<?>)
- Method in class org.apache.camel.language.juel.
JuelExpression
A
B
C
D
E
F
G
J
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel