|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.ELContext
org.ajax4jsf.tests.MockELContext2
public class MockELContext2
Constructor Summary | |
---|---|
MockELContext2(javax.faces.context.FacesContext context)
|
Method Summary | |
---|---|
javax.el.ELResolver |
getELResolver()
|
javax.el.FunctionMapper |
getFunctionMapper()
|
javax.el.VariableMapper |
getVariableMapper()
|
Methods inherited from class javax.el.ELContext |
---|
getContext, getLocale, 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 MockELContext2(javax.faces.context.FacesContext context)
Method Detail |
---|
public javax.el.ELResolver getELResolver()
getELResolver
in class javax.el.ELContext
public javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper
in class javax.el.ELContext
public javax.el.VariableMapper getVariableMapper()
getVariableMapper
in class javax.el.ELContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |