org.jboss.jsfunit.analysis.el
Class JSFUnitELContext
java.lang.Object
javax.el.ELContext
org.jboss.jsfunit.analysis.el.JSFUnitELContext
public class JSFUnitELContext
- extends javax.el.ELContext
- Since:
- 1.0
- Author:
- Jason
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 |
JSFUnitELContext
public JSFUnitELContext(Map<String,Class<?>> beanMap,
javax.el.ExpressionFactory factory)
getELResolver
public javax.el.ELResolver getELResolver()
- Specified by:
getELResolver
in class javax.el.ELContext
getFunctionMapper
public javax.el.FunctionMapper getFunctionMapper()
- Specified by:
getFunctionMapper
in class javax.el.ELContext
getVariableMapper
public javax.el.VariableMapper getVariableMapper()
- Specified by:
getVariableMapper
in class javax.el.ELContext
Copyright © 2007-2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.