|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.ELContext
org.apache.myfaces.extensions.cdi.message.impl.spi.SimpleELContext
public abstract class SimpleELContext
Constructor Summary | |
---|---|
SimpleELContext()
|
Method Summary | |
---|---|
abstract javax.el.ValueExpression |
setVariable(String variable,
javax.el.ValueExpression valueExpression)
|
Methods inherited from class javax.el.ELContext |
---|
getContext, getELResolver, getFunctionMapper, getLocale, getVariableMapper, isPropertyResolved, putContext, setLocale, setPropertyResolved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleELContext()
Method Detail |
---|
public abstract javax.el.ValueExpression setVariable(String variable, javax.el.ValueExpression valueExpression)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |