com.sun.facelets.el
Class LegacyELContext
java.lang.Object
javax.el.ELContext
com.sun.facelets.el.LegacyELContext
Deprecated.
public final class LegacyELContext
- extends javax.el.ELContext
- Version:
- $Id: LegacyELContext.java,v 1.7 2005/09/26 00:38:51 jhook Exp $
- Author:
- Jacob Hookom
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 |
LegacyELContext
public LegacyELContext(FacesContext faces)
- Deprecated.
getELResolver
public javax.el.ELResolver getELResolver()
- Deprecated.
- Specified by:
getELResolver
in class javax.el.ELContext
getFunctionMapper
public javax.el.FunctionMapper getFunctionMapper()
- Deprecated.
- Specified by:
getFunctionMapper
in class javax.el.ELContext
getVariableMapper
public javax.el.VariableMapper getVariableMapper()
- Deprecated.
- Specified by:
getVariableMapper
in class javax.el.ELContext
getFacesContext
public FacesContext getFacesContext()
- Deprecated.
Copyright © 2005 All Rights Reserved.